#0fafce color space conversions
Hex:
        #0fafce
        RGB:
        15, 175, 206
        CMY:
        94, 31, 19
        CMYK:
        93, 15, 0, 19
      HSL:
        190°, 86.4253%, 43.3333%
        HSV (HSB):
        190°, 92.7184%, 80.7843%
        XYZ:
        26.6676, 35.2177, 63.7847
        xyY:
        0.2122, 0.2802, 35.2177
      CIE-Lab:
        65.9178, -25.7648, -26.1084
        CIE-LCH:
        65.9178, 36.6807, 225.3795
        CIE-Luv:
        65.9178, -47.0501, -37.3804
        Hunter-Lab:
        59.3445, -23.6407, -22.1849
      #0fafce color charts
#0fafce RGB chart
      #0fafce CMYK chart
      #0fafce RGB pie chart
      #0fafce color shades, tints & tones
#0fafce color schemes
#0fafce color preview, HTML & CSS examples
           This text has a color of #0fafce        
        
          <p style="color:#0fafce;">Text here</p>
        
        
          .mytext {color:#0fafce;}
        
        Text color #0fafce
      
           This box has a color of #0fafce        
        
          <div style="background-color:#0fafce;">Content here</div>
        
        
          .mybackground {background-color:#0fafce;}
        
        Background color #0fafce
      
           Border around this has a color of #0fafce        
        
          <div style="border:2px solid #0fafce;">Content here</div>
        
        
          .myborder {border:2px solid #0fafce;}
        
        Border color #0fafce