#2ca7fa color space conversions
Hex:
        #2ca7fa
        RGB:
        44, 167, 250
        CMY:
        83, 35, 2
        CMYK:
        82, 33, 0, 2
      HSL:
        204°, 95.3704%, 57.6471%
        HSV (HSB):
        204°, 82.4000%, 98.0392%
        XYZ:
        32.1127, 35.0750, 95.5201
        xyY:
        0.1974, 0.2156, 35.0750
      CIE-Lab:
        65.8070, -4.3731, -50.4120
        CIE-LCH:
        65.8070, 50.6013, 265.0422
        CIE-Luv:
        65.8070, -39.1735, -80.9868
        Hunter-Lab:
        59.2242, -6.8554, -54.1694
      #2ca7fa color charts
#2ca7fa RGB chart
      #2ca7fa CMYK chart
      #2ca7fa RGB pie chart
      #2ca7fa color shades, tints & tones
#2ca7fa color schemes
#2ca7fa color preview, HTML & CSS examples
           This text has a color of #2ca7fa        
        
          <p style="color:#2ca7fa;">Text here</p>
        
        
          .mytext {color:#2ca7fa;}
        
        Text color #2ca7fa
      
           This box has a color of #2ca7fa        
        
          <div style="background-color:#2ca7fa;">Content here</div>
        
        
          .mybackground {background-color:#2ca7fa;}
        
        Background color #2ca7fa
      
           Border around this has a color of #2ca7fa        
        
          <div style="border:2px solid #2ca7fa;">Content here</div>
        
        
          .myborder {border:2px solid #2ca7fa;}
        
        Border color #2ca7fa