#2cabed color space conversions
Hex:
        #2cabed
        RGB:
        44, 171, 237
        CMY:
        83, 33, 7
        CMYK:
        81, 28, 0, 7
      HSL:
        201°, 84.2795%, 55.0980%
        HSV (HSB):
        201°, 81.4346%, 92.9412%
        XYZ:
        30.8877, 35.7757, 85.3982
        xyY:
        0.2031, 0.2353, 35.7757
      CIE-Lab:
        66.3482, -11.1916, -42.4622
        CIE-LCH:
        66.3482, 43.9123, 255.2346
        CIE-Luv:
        66.3482, -41.2704, -66.8013
        Hunter-Lab:
        59.8128, -12.4940, -42.7828
      #2cabed color charts
#2cabed RGB chart
      #2cabed CMYK chart
      #2cabed RGB pie chart
      #2cabed color shades, tints & tones
#2cabed color schemes
#2cabed color preview, HTML & CSS examples
           This text has a color of #2cabed        
        
          <p style="color:#2cabed;">Text here</p>
        
        
          .mytext {color:#2cabed;}
        
        Text color #2cabed
      
           This box has a color of #2cabed        
        
          <div style="background-color:#2cabed;">Content here</div>
        
        
          .mybackground {background-color:#2cabed;}
        
        Background color #2cabed
      
           Border around this has a color of #2cabed        
        
          <div style="border:2px solid #2cabed;">Content here</div>
        
        
          .myborder {border:2px solid #2cabed;}
        
        Border color #2cabed