#0f2f33 color space conversions
Hex:
        #0f2f33
        RGB:
        15, 47, 51
        CMY:
        94, 82, 80
        CMYK:
        71, 8, 0, 80
      HSL:
        187°, 54.5455%, 12.9412%
        HSV (HSB):
        187°, 70.5882%, 20.0000%
        XYZ:
        1.8111, 2.3736, 3.4947
        xyY:
        0.2358, 0.3091, 2.3736
      CIE-Lab:
        17.3371, -10.1471, -6.0815
        CIE-LCH:
        17.3371, 11.8300, 210.9356
        CIE-Luv:
        17.3371, -10.5029, -5.0369
        Hunter-Lab:
        15.4065, -5.9784, -2.6642
      #0f2f33 color charts
#0f2f33 RGB chart
      #0f2f33 CMYK chart
      #0f2f33 RGB pie chart
      #0f2f33 color shades, tints & tones
#0f2f33 color schemes
#0f2f33 color preview, HTML & CSS examples
           This text has a color of #0f2f33        
        
          <p style="color:#0f2f33;">Text here</p>
        
        
          .mytext {color:#0f2f33;}
        
        Text color #0f2f33
      
           This box has a color of #0f2f33        
        
          <div style="background-color:#0f2f33;">Content here</div>
        
        
          .mybackground {background-color:#0f2f33;}
        
        Background color #0f2f33
      
           Border around this has a color of #0f2f33        
        
          <div style="border:2px solid #0f2f33;">Content here</div>
        
        
          .myborder {border:2px solid #0f2f33;}
        
        Border color #0f2f33