#2abedf color space conversions
Hex:
        #2abedf
        RGB:
        42, 190, 223
        CMY:
        84, 25, 13
        CMYK:
        81, 15, 0, 13
      HSL:
        191°, 73.8776%, 51.9608%
        HSV (HSB):
        191°, 81.1659%, 87.4510%
        XYZ:
        32.6876, 42.6469, 76.3209
        xyY:
        0.2155, 0.2812, 42.6469
      CIE-Lab:
        71.3146, -26.0470, -27.1181
        CIE-LCH:
        71.3146, 37.6011, 226.1542
        CIE-Luv:
        71.3146, -48.9316, -39.4087
        Hunter-Lab:
        65.3046, -24.9365, -23.5785
      #2abedf color charts
#2abedf RGB chart
      #2abedf CMYK chart
      #2abedf RGB pie chart
      #2abedf color shades, tints & tones
#2abedf color schemes
#2abedf color preview, HTML & CSS examples
           This text has a color of #2abedf        
        
          <p style="color:#2abedf;">Text here</p>
        
        
          .mytext {color:#2abedf;}
        
        Text color #2abedf
      
           This box has a color of #2abedf        
        
          <div style="background-color:#2abedf;">Content here</div>
        
        
          .mybackground {background-color:#2abedf;}
        
        Background color #2abedf
      
           Border around this has a color of #2abedf        
        
          <div style="border:2px solid #2abedf;">Content here</div>
        
        
          .myborder {border:2px solid #2abedf;}
        
        Border color #2abedf