#2abce5 color space conversions
Hex:
        #2abce5
        RGB:
        42, 188, 229
        CMY:
        84, 26, 10
        CMYK:
        82, 18, 0, 10
      HSL:
        193°, 78.2427%, 53.1373%
        HSV (HSB):
        193°, 81.6594%, 89.8039%
        XYZ:
        33.0809, 42.1158, 80.5144
        xyY:
        0.2125, 0.2705, 42.1158
      CIE-Lab:
        70.9507, -23.0788, -30.9416
        CIE-LCH:
        70.9507, 38.6007, 233.2814
        CIE-Luv:
        70.9507, -47.8201, -46.2415
        Hunter-Lab:
        64.8967, -22.5793, -28.1307
      #2abce5 color charts
#2abce5 RGB chart
      #2abce5 CMYK chart
      #2abce5 RGB pie chart
      #2abce5 color shades, tints & tones
#2abce5 color schemes
#2abce5 color preview, HTML & CSS examples
           This text has a color of #2abce5        
        
          <p style="color:#2abce5;">Text here</p>
        
        
          .mytext {color:#2abce5;}
        
        Text color #2abce5
      
           This box has a color of #2abce5        
        
          <div style="background-color:#2abce5;">Content here</div>
        
        
          .mybackground {background-color:#2abce5;}
        
        Background color #2abce5
      
           Border around this has a color of #2abce5        
        
          <div style="border:2px solid #2abce5;">Content here</div>
        
        
          .myborder {border:2px solid #2abce5;}
        
        Border color #2abce5