#0fafdc color space conversions
Hex:
        #0fafdc
        RGB:
        15, 175, 220
        CMY:
        94, 31, 14
        CMYK:
        93, 20, 0, 14
      HSL:
        193°, 87.2340%, 46.0784%
        HSV (HSB):
        193°, 93.1818%, 86.2745%
        XYZ:
        28.4452, 35.9288, 73.1459
        xyY:
        0.2068, 0.2613, 35.9288
      CIE-Lab:
        66.4655, -21.0079, -32.9801
        CIE-LCH:
        66.4655, 39.1027, 237.5034
        CIE-Luv:
        66.4655, -45.9937, -49.5653
        Hunter-Lab:
        59.9406, -20.1877, -30.3934
      #0fafdc color charts
#0fafdc RGB chart
      #0fafdc CMYK chart
      #0fafdc RGB pie chart
      #0fafdc color shades, tints & tones
#0fafdc color schemes
#0fafdc color preview, HTML & CSS examples
           This text has a color of #0fafdc        
        
          <p style="color:#0fafdc;">Text here</p>
        
        
          .mytext {color:#0fafdc;}
        
        Text color #0fafdc
      
           This box has a color of #0fafdc        
        
          <div style="background-color:#0fafdc;">Content here</div>
        
        
          .mybackground {background-color:#0fafdc;}
        
        Background color #0fafdc
      
           Border around this has a color of #0fafdc        
        
          <div style="border:2px solid #0fafdc;">Content here</div>
        
        
          .myborder {border:2px solid #0fafdc;}
        
        Border color #0fafdc