#0fdacc color space conversions
Hex:
        #0fdacc
        RGB:
        15, 218, 204
        CMY:
        94, 15, 20
        CMYK:
        93, 0, 6, 15
      HSL:
        176°, 87.1245%, 45.6863%
        HSV (HSB):
        176°, 93.1193%, 85.4902%
        XYZ:
        36.1675, 54.6040, 65.7601
        xyY:
        0.2311, 0.3488, 54.6040
      CIE-Lab:
        78.8126, -46.3515, -5.5861
        CIE-LCH:
        78.8126, 46.6868, 186.8719
        CIE-Luv:
        78.8126, -61.8705, -1.4521
        Hunter-Lab:
        73.8945, -41.9490, -1.0371
      #0fdacc color charts
#0fdacc RGB chart
      #0fdacc CMYK chart
      #0fdacc RGB pie chart
      #0fdacc color shades, tints & tones
#0fdacc color schemes
#0fdacc color preview, HTML & CSS examples
           This text has a color of #0fdacc        
        
          <p style="color:#0fdacc;">Text here</p>
        
        
          .mytext {color:#0fdacc;}
        
        Text color #0fdacc
      
           This box has a color of #0fdacc        
        
          <div style="background-color:#0fdacc;">Content here</div>
        
        
          .mybackground {background-color:#0fdacc;}
        
        Background color #0fdacc
      
           Border around this has a color of #0fdacc        
        
          <div style="border:2px solid #0fdacc;">Content here</div>
        
        
          .myborder {border:2px solid #0fdacc;}
        
        Border color #0fdacc