#2dbff2 color space conversions
Hex:
        #2dbff2
        RGB:
        45, 191, 242
        CMY:
        82, 25, 5
        CMYK:
        81, 21, 0, 5
      HSL:
        196°, 88.3408%, 56.2745%
        HSV (HSB):
        196°, 81.4050%, 94.9020%
        XYZ:
        35.7400, 44.2303, 90.6580
        xyY:
        0.2095, 0.2592, 44.2303
      CIE-Lab:
        72.3822, -20.0671, -35.7703
        CIE-LCH:
        72.3822, 41.0147, 240.7076
        CIE-Luv:
        72.3822, -47.6466, -54.9957
        Hunter-Lab:
        66.5059, -20.4600, -34.2675
      #2dbff2 color charts
#2dbff2 RGB chart
      #2dbff2 CMYK chart
      #2dbff2 RGB pie chart
      #2dbff2 color shades, tints & tones
#2dbff2 color schemes
#2dbff2 color preview, HTML & CSS examples
           This text has a color of #2dbff2        
        
          <p style="color:#2dbff2;">Text here</p>
        
        
          .mytext {color:#2dbff2;}
        
        Text color #2dbff2
      
           This box has a color of #2dbff2        
        
          <div style="background-color:#2dbff2;">Content here</div>
        
        
          .mybackground {background-color:#2dbff2;}
        
        Background color #2dbff2
      
           Border around this has a color of #2dbff2        
        
          <div style="border:2px solid #2dbff2;">Content here</div>
        
        
          .myborder {border:2px solid #2dbff2;}
        
        Border color #2dbff2