#0f0540 color space conversions
Hex:
        #0f0540
        RGB:
        15, 5, 64
        CMY:
        94, 98, 75
        CMYK:
        77, 92, 0, 75
      HSL:
        250°, 85.5072%, 13.5294%
        HSV (HSB):
        250°, 92.1875%, 25.0980%
        XYZ:
        1.1767, 0.5803, 4.9005
        xyY:
        0.1767, 0.0872, 0.5803
      CIE-Lab:
        5.2415, 24.1092, -34.5182
        CIE-LCH:
        5.2415, 42.1041, 304.9324
        CIE-Luv:
        5.2415, -0.4340, -17.4361
        Hunter-Lab:
        7.6175, 14.2425, -32.8100
      #0f0540 color charts
#0f0540 RGB chart
      #0f0540 CMYK chart
      #0f0540 RGB pie chart
      #0f0540 color shades, tints & tones
#0f0540 color schemes
#0f0540 color preview, HTML & CSS examples
           This text has a color of #0f0540        
        
          <p style="color:#0f0540;">Text here</p>
        
        
          .mytext {color:#0f0540;}
        
        Text color #0f0540
      
           This box has a color of #0f0540        
        
          <div style="background-color:#0f0540;">Content here</div>
        
        
          .mybackground {background-color:#0f0540;}
        
        Background color #0f0540
      
           Border around this has a color of #0f0540        
        
          <div style="border:2px solid #0f0540;">Content here</div>
        
        
          .myborder {border:2px solid #0f0540;}
        
        Border color #0f0540