#2ca3ea color space conversions
Hex:
        #2ca3ea
        RGB:
        44, 163, 234
        CMY:
        83, 36, 8
        CMYK:
        81, 30, 0, 8
      HSL:
        202°, 81.8966%, 54.5098%
        HSV (HSB):
        202°, 81.1966%, 91.7647%
        XYZ:
        28.9872, 32.6704, 82.6201
        xyY:
        0.2009, 0.2264, 32.6704
      CIE-Lab:
        63.8931, -7.8094, -44.6730
        CIE-LCH:
        63.8931, 45.3505, 260.0842
        CIE-Luv:
        63.8931, -38.7471, -70.5461
        Hunter-Lab:
        57.1580, -9.5018, -45.6913
      #2ca3ea color charts
#2ca3ea RGB chart
      #2ca3ea CMYK chart
      #2ca3ea RGB pie chart
      #2ca3ea color shades, tints & tones
#2ca3ea color schemes
#2ca3ea color preview, HTML & CSS examples
           This text has a color of #2ca3ea        
        
          <p style="color:#2ca3ea;">Text here</p>
        
        
          .mytext {color:#2ca3ea;}
        
        Text color #2ca3ea
      
           This box has a color of #2ca3ea        
        
          <div style="background-color:#2ca3ea;">Content here</div>
        
        
          .mybackground {background-color:#2ca3ea;}
        
        Background color #2ca3ea
      
           Border around this has a color of #2ca3ea        
        
          <div style="border:2px solid #2ca3ea;">Content here</div>
        
        
          .myborder {border:2px solid #2ca3ea;}
        
        Border color #2ca3ea