#2ca3eb color space conversions
Hex:
        #2ca3eb
        RGB:
        44, 163, 235
        CMY:
        83, 36, 8
        CMYK:
        81, 31, 0, 8
      HSL:
        203°, 82.6840%, 54.7059%
        HSV (HSB):
        203°, 81.2766%, 92.1569%
        XYZ:
        29.1313, 32.7280, 83.3790
        xyY:
        0.2006, 0.2253, 32.7280
      CIE-Lab:
        63.9401, -7.4550, -45.1489
        CIE-LCH:
        63.9401, 45.7602, 260.6239
        CIE-Luv:
        63.9401, -38.6896, -71.3975
        Hunter-Lab:
        57.2084, -9.2201, -46.3670
      #2ca3eb color charts
#2ca3eb RGB chart
      #2ca3eb CMYK chart
      #2ca3eb RGB pie chart
      #2ca3eb color shades, tints & tones
#2ca3eb color schemes
#2ca3eb color preview, HTML & CSS examples
           This text has a color of #2ca3eb        
        
          <p style="color:#2ca3eb;">Text here</p>
        
        
          .mytext {color:#2ca3eb;}
        
        Text color #2ca3eb
      
           This box has a color of #2ca3eb        
        
          <div style="background-color:#2ca3eb;">Content here</div>
        
        
          .mybackground {background-color:#2ca3eb;}
        
        Background color #2ca3eb
      
           Border around this has a color of #2ca3eb        
        
          <div style="border:2px solid #2ca3eb;">Content here</div>
        
        
          .myborder {border:2px solid #2ca3eb;}
        
        Border color #2ca3eb