#0f06ac color space conversions
Hex:
        #0f06ac
        RGB:
        15, 6, 172
        CMY:
        94, 98, 33
        CMYK:
        91, 97, 0, 33
      HSL:
        243°, 93.2584%, 34.9020%
        HSV (HSB):
        243°, 96.5116%, 67.4510%
        XYZ:
        7.7085, 3.2104, 39.2431
        xyY:
        0.1537, 0.0640, 3.2104
      CIE-Lab:
        20.8674, 57.5171, -78.7659
        CIE-LCH:
        20.8674, 97.5309, 306.1380
        CIE-Luv:
        20.8674, -5.4845, -81.8967
        Hunter-Lab:
        17.9175, 45.4392, -117.3154
      #0f06ac color charts
#0f06ac RGB chart
      #0f06ac CMYK chart
      #0f06ac RGB pie chart
      #0f06ac color shades, tints & tones
#0f06ac color schemes
#0f06ac color preview, HTML & CSS examples
           This text has a color of #0f06ac        
        
          <p style="color:#0f06ac;">Text here</p>
        
        
          .mytext {color:#0f06ac;}
        
        Text color #0f06ac
      
           This box has a color of #0f06ac        
        
          <div style="background-color:#0f06ac;">Content here</div>
        
        
          .mybackground {background-color:#0f06ac;}
        
        Background color #0f06ac
      
           Border around this has a color of #0f06ac        
        
          <div style="border:2px solid #0f06ac;">Content here</div>
        
        
          .myborder {border:2px solid #0f06ac;}
        
        Border color #0f06ac