#0f2cbc color space conversions
Hex:
        #0f2cbc
        RGB:
        15, 44, 188
        CMY:
        94, 83, 26
        CMYK:
        92, 77, 0, 26
      HSL:
        230°, 85.2217%, 39.8039%
        HSV (HSB):
        230°, 92.0213%, 73.7255%
        XYZ:
        10.1748, 5.5338, 48.1088
        xyY:
        0.1594, 0.0867, 5.5338
      CIE-Lab:
        28.2043, 46.8740, -76.1154
        CIE-LCH:
        28.2043, 89.3909, 301.6259
        CIE-Luv:
        28.2043, -9.7093, -94.8329
        Hunter-Lab:
        23.5240, 36.0395, -104.7871
      #0f2cbc color charts
#0f2cbc RGB chart
      #0f2cbc CMYK chart
      #0f2cbc RGB pie chart
      #0f2cbc color shades, tints & tones
#0f2cbc color schemes
#0f2cbc color preview, HTML & CSS examples
           This text has a color of #0f2cbc        
        
          <p style="color:#0f2cbc;">Text here</p>
        
        
          .mytext {color:#0f2cbc;}
        
        Text color #0f2cbc
      
           This box has a color of #0f2cbc        
        
          <div style="background-color:#0f2cbc;">Content here</div>
        
        
          .mybackground {background-color:#0f2cbc;}
        
        Background color #0f2cbc
      
           Border around this has a color of #0f2cbc        
        
          <div style="border:2px solid #0f2cbc;">Content here</div>
        
        
          .myborder {border:2px solid #0f2cbc;}
        
        Border color #0f2cbc