#2df0ca color space conversions
Hex:
        #2df0ca
        RGB:
        45, 240, 202
        CMY:
        82, 6, 21
        CMYK:
        81, 0, 16, 6
      HSL:
        168°, 86.6667%, 55.8824%
        HSV (HSB):
        168°, 81.2500%, 94.1176%
        XYZ:
        42.9029, 67.1423, 66.5757
        xyY:
        0.2429, 0.3801, 67.1423
      CIE-Lab:
        85.5758, -54.2787, 5.3785
        CIE-LCH:
        85.5758, 54.5446, 174.3410
        CIE-Luv:
        85.5758, -67.3327, 16.8869
        Hunter-Lab:
        81.9404, -49.9355, 9.1858
      #2df0ca color charts
#2df0ca RGB chart
      #2df0ca CMYK chart
      #2df0ca RGB pie chart
      #2df0ca color shades, tints & tones
#2df0ca color schemes
#2df0ca color preview, HTML & CSS examples
           This text has a color of #2df0ca        
        
          <p style="color:#2df0ca;">Text here</p>
        
        
          .mytext {color:#2df0ca;}
        
        Text color #2df0ca
      
           This box has a color of #2df0ca        
        
          <div style="background-color:#2df0ca;">Content here</div>
        
        
          .mybackground {background-color:#2df0ca;}
        
        Background color #2df0ca
      
           Border around this has a color of #2df0ca        
        
          <div style="border:2px solid #2df0ca;">Content here</div>
        
        
          .myborder {border:2px solid #2df0ca;}
        
        Border color #2df0ca