#2dddf3 color space conversions
Hex:
        #2dddf3
        RGB:
        45, 221, 243
        CMY:
        82, 13, 5
        CMYK:
        81, 9, 0, 5
      HSL:
        187°, 89.1892%, 56.4706%
        HSV (HSB):
        187°, 81.4815%, 95.2941%
        XYZ:
        43.1163, 58.7419, 93.8599
        xyY:
        0.2203, 0.3001, 58.7419
      CIE-Lab:
        81.1495, -34.5652, -22.8437
        CIE-LCH:
        81.1495, 41.4318, 213.4602
        CIE-Luv:
        81.1495, -57.8245, -31.5430
        Hunter-Lab:
        76.6432, -33.7090, -18.9582
      #2dddf3 color charts
#2dddf3 RGB chart
      #2dddf3 CMYK chart
      #2dddf3 RGB pie chart
      #2dddf3 color shades, tints & tones
#2dddf3 color schemes
#2dddf3 color preview, HTML & CSS examples
           This text has a color of #2dddf3        
        
          <p style="color:#2dddf3;">Text here</p>
        
        
          .mytext {color:#2dddf3;}
        
        Text color #2dddf3
      
           This box has a color of #2dddf3        
        
          <div style="background-color:#2dddf3;">Content here</div>
        
        
          .mybackground {background-color:#2dddf3;}
        
        Background color #2dddf3
      
           Border around this has a color of #2dddf3        
        
          <div style="border:2px solid #2dddf3;">Content here</div>
        
        
          .myborder {border:2px solid #2dddf3;}
        
        Border color #2dddf3