#2ca7ec color space conversions
Hex:
        #2ca7ec
        RGB:
        44, 167, 236
        CMY:
        83, 35, 7
        CMYK:
        81, 29, 0, 7
      HSL:
        202°, 83.4783%, 54.9020%
        HSV (HSB):
        202°, 81.3559%, 92.5490%
        XYZ:
        29.9977, 34.2290, 84.3827
        xyY:
        0.2019, 0.2303, 34.2290
      CIE-Lab:
        65.1440, -9.3345, -43.8045
        CIE-LCH:
        65.1440, 44.7880, 257.9705
        CIE-Luv:
        65.1440, -39.9786, -69.1107
        Hunter-Lab:
        58.5056, -10.8619, -44.5601
      #2ca7ec color charts
#2ca7ec RGB chart
      #2ca7ec CMYK chart
      #2ca7ec RGB pie chart
      #2ca7ec color shades, tints & tones
#2ca7ec color schemes
#2ca7ec color preview, HTML & CSS examples
           This text has a color of #2ca7ec        
        
          <p style="color:#2ca7ec;">Text here</p>
        
        
          .mytext {color:#2ca7ec;}
        
        Text color #2ca7ec
      
           This box has a color of #2ca7ec        
        
          <div style="background-color:#2ca7ec;">Content here</div>
        
        
          .mybackground {background-color:#2ca7ec;}
        
        Background color #2ca7ec
      
           Border around this has a color of #2ca7ec        
        
          <div style="border:2px solid #2ca7ec;">Content here</div>
        
        
          .myborder {border:2px solid #2ca7ec;}
        
        Border color #2ca7ec