#0f2caf color space conversions
Hex:
        #0f2caf
        RGB:
        15, 44, 175
        CMY:
        94, 83, 31
        CMYK:
        91, 75, 0, 31
      HSL:
        229°, 84.2105%, 37.2549%
        HSV (HSB):
        229°, 91.4286%, 68.6275%
        XYZ:
        8.8355, 4.9981, 41.0565
        xyY:
        0.1610, 0.0911, 4.9981
      CIE-Lab:
        26.7293, 42.3222, -70.8187
        CIE-LCH:
        26.7293, 82.5012, 300.8631
        CIE-Luv:
        26.7293, -9.4114, -87.2189
        Hunter-Lab:
        22.3564, 31.4221, -93.2341
      #0f2caf color charts
#0f2caf RGB chart
      #0f2caf CMYK chart
      #0f2caf RGB pie chart
      #0f2caf color shades, tints & tones
#0f2caf color schemes
#0f2caf color preview, HTML & CSS examples
           This text has a color of #0f2caf        
        
          <p style="color:#0f2caf;">Text here</p>
        
        
          .mytext {color:#0f2caf;}
        
        Text color #0f2caf
      
           This box has a color of #0f2caf        
        
          <div style="background-color:#0f2caf;">Content here</div>
        
        
          .mybackground {background-color:#0f2caf;}
        
        Background color #0f2caf
      
           Border around this has a color of #0f2caf        
        
          <div style="border:2px solid #0f2caf;">Content here</div>
        
        
          .myborder {border:2px solid #0f2caf;}
        
        Border color #0f2caf