#2db0ca color space conversions
Hex:
        #2db0ca
        RGB:
        45, 176, 202
        CMY:
        82, 31, 21
        CMYK:
        78, 13, 0, 21
      HSL:
        190°, 63.5628%, 48.4314%
        HSV (HSB):
        190°, 77.7228%, 79.2157%
        XYZ:
        27.2682, 35.8728, 61.3641
        xyY:
        0.2190, 0.2881, 35.8728
      CIE-Lab:
        66.4226, -25.5014, -23.0938
        CIE-LCH:
        66.4226, 34.4041, 222.1636
        CIE-Luv:
        66.4226, -45.1636, -32.4226
        Hunter-Lab:
        59.8939, -23.5478, -18.8196
      #2db0ca color charts
#2db0ca RGB chart
      #2db0ca CMYK chart
      #2db0ca RGB pie chart
      #2db0ca color shades, tints & tones
#2db0ca color schemes
#2db0ca color preview, HTML & CSS examples
           This text has a color of #2db0ca        
        
          <p style="color:#2db0ca;">Text here</p>
        
        
          .mytext {color:#2db0ca;}
        
        Text color #2db0ca
      
           This box has a color of #2db0ca        
        
          <div style="background-color:#2db0ca;">Content here</div>
        
        
          .mybackground {background-color:#2db0ca;}
        
        Background color #2db0ca
      
           Border around this has a color of #2db0ca        
        
          <div style="border:2px solid #2db0ca;">Content here</div>
        
        
          .myborder {border:2px solid #2db0ca;}
        
        Border color #2db0ca