#2dbcff color space conversions
Hex:
        #2dbcff
        RGB:
        45, 188, 255
        CMY:
        82, 26, 0
        CMYK:
        82, 26, 0, 0
      HSL:
        199°, 100.0000%, 58.8235%
        HSV (HSB):
        199°, 82.3529%, 100.0000%
        XYZ:
        37.1154, 43.7443, 101.0951
        xyY:
        0.2040, 0.2404, 43.7443
      CIE-Lab:
        72.0573, -14.0955, -43.2903
        CIE-LCH:
        72.0573, 45.5273, 251.9646
        CIE-Luv:
        72.0573, -45.7754, -68.6451
        Hunter-Lab:
        66.1395, -15.5755, -44.3279
      #2dbcff color charts
#2dbcff RGB chart
      #2dbcff CMYK chart
      #2dbcff RGB pie chart
      #2dbcff color shades, tints & tones
#2dbcff color schemes
#2dbcff color preview, HTML & CSS examples
           This text has a color of #2dbcff        
        
          <p style="color:#2dbcff;">Text here</p>
        
        
          .mytext {color:#2dbcff;}
        
        Text color #2dbcff
      
           This box has a color of #2dbcff        
        
          <div style="background-color:#2dbcff;">Content here</div>
        
        
          .mybackground {background-color:#2dbcff;}
        
        Background color #2dbcff
      
           Border around this has a color of #2dbcff        
        
          <div style="border:2px solid #2dbcff;">Content here</div>
        
        
          .myborder {border:2px solid #2dbcff;}
        
        Border color #2dbcff