#0f2bca color space conversions
Hex:
        #0f2bca
        RGB:
        15, 43, 202
        CMY:
        94, 83, 21
        CMYK:
        93, 79, 0, 21
      HSL:
        231°, 86.1751%, 42.5490%
        HSV (HSB):
        231°, 92.5743%, 79.2157%
        XYZ:
        11.7215, 6.0936, 56.4355
        xyY:
        0.1579, 0.0821, 6.0936
      CIE-Lab:
        29.6473, 52.1217, -81.9526
        CIE-LCH:
        29.6473, 97.1231, 302.4563
        CIE-Luv:
        29.6473, -9.9195, -102.9175
        Hunter-Lab:
        24.6852, 41.5602, -118.2698
      #0f2bca color charts
#0f2bca RGB chart
      #0f2bca CMYK chart
      #0f2bca RGB pie chart
      #0f2bca color shades, tints & tones
#0f2bca color schemes
#0f2bca color preview, HTML & CSS examples
           This text has a color of #0f2bca        
        
          <p style="color:#0f2bca;">Text here</p>
        
        
          .mytext {color:#0f2bca;}
        
        Text color #0f2bca
      
           This box has a color of #0f2bca        
        
          <div style="background-color:#0f2bca;">Content here</div>
        
        
          .mybackground {background-color:#0f2bca;}
        
        Background color #0f2bca
      
           Border around this has a color of #0f2bca        
        
          <div style="border:2px solid #0f2bca;">Content here</div>
        
        
          .myborder {border:2px solid #0f2bca;}
        
        Border color #0f2bca