#2df8ce color space conversions
Hex:
        #2df8ce
        RGB:
        45, 248, 206
        CMY:
        82, 3, 19
        CMYK:
        82, 0, 17, 3
      HSL:
        168°, 93.5484%, 57.4510%
        HSV (HSB):
        168°, 81.8548%, 97.2549%
        XYZ:
        45.7902, 72.1489, 69.9053
        xyY:
        0.2438, 0.3841, 72.1489
      CIE-Lab:
        88.0402, -56.4836, 6.8436
        CIE-LCH:
        88.0402, 56.8967, 173.0917
        CIE-Luv:
        88.0402, -69.7264, 19.5310
        Hunter-Lab:
        84.9405, -52.4192, 10.6632
      #2df8ce color charts
#2df8ce RGB chart
      #2df8ce CMYK chart
      #2df8ce RGB pie chart
      #2df8ce color shades, tints & tones
#2df8ce color schemes
#2df8ce color preview, HTML & CSS examples
           This text has a color of #2df8ce        
        
          <p style="color:#2df8ce;">Text here</p>
        
        
          .mytext {color:#2df8ce;}
        
        Text color #2df8ce
      
           This box has a color of #2df8ce        
        
          <div style="background-color:#2df8ce;">Content here</div>
        
        
          .mybackground {background-color:#2df8ce;}
        
        Background color #2df8ce
      
           Border around this has a color of #2df8ce        
        
          <div style="border:2px solid #2df8ce;">Content here</div>
        
        
          .myborder {border:2px solid #2df8ce;}
        
        Border color #2df8ce