#0fc6e1 color space conversions
Hex:
        #0fc6e1
        RGB:
        15, 198, 225
        CMY:
        94, 22, 12
        CMYK:
        93, 12, 0, 12
      HSL:
        188°, 87.5000%, 47.0588%
        HSV (HSB):
        188°, 93.3333%, 88.2353%
        XYZ:
        33.9817, 45.9260, 78.3077
        xyY:
        0.2148, 0.2903, 45.9260
      CIE-Lab:
        73.4975, -30.8926, -24.8831
        CIE-LCH:
        73.4975, 39.6676, 218.8505
        CIE-Luv:
        73.4975, -53.4329, -35.1506
        Hunter-Lab:
        67.7687, -29.0888, -21.0724
      #0fc6e1 color charts
#0fc6e1 RGB chart
      #0fc6e1 CMYK chart
      #0fc6e1 RGB pie chart
      #0fc6e1 color shades, tints & tones
#0fc6e1 color schemes
#0fc6e1 color preview, HTML & CSS examples
           This text has a color of #0fc6e1        
        
          <p style="color:#0fc6e1;">Text here</p>
        
        
          .mytext {color:#0fc6e1;}
        
        Text color #0fc6e1
      
           This box has a color of #0fc6e1        
        
          <div style="background-color:#0fc6e1;">Content here</div>
        
        
          .mybackground {background-color:#0fc6e1;}
        
        Background color #0fc6e1
      
           Border around this has a color of #0fc6e1        
        
          <div style="border:2px solid #0fc6e1;">Content here</div>
        
        
          .myborder {border:2px solid #0fc6e1;}
        
        Border color #0fc6e1