#7acefe color space conversions
Hex:
        #7acefe
        RGB:
        122, 206, 254
        CMY:
        52, 19, 0
        CMYK:
        52, 19, 0, 0
      HSL:
        202°, 98.5075%, 73.7255%
        HSV (HSB):
        202°, 51.9685%, 99.6078%
        XYZ:
        47.9867, 55.4359, 101.9370
        xyY:
        0.2337, 0.2699, 55.4359
      CIE-Lab:
        79.2917, -12.6046, -31.3573
        CIE-LCH:
        79.2917, 33.7958, 248.1015
        CIE-Luv:
        79.2917, -37.0109, -48.8837
        Hunter-Lab:
        74.4553, -15.2529, -29.0554
      #7acefe color charts
#7acefe RGB chart
      #7acefe CMYK chart
      #7acefe RGB pie chart
      #7acefe color shades, tints & tones
#7acefe color schemes
#7acefe color preview, HTML & CSS examples
           This text has a color of #7acefe        
        
          <p style="color:#7acefe;">Text here</p>
        
        
          .mytext {color:#7acefe;}
        
        Text color #7acefe
      
           This box has a color of #7acefe        
        
          <div style="background-color:#7acefe;">Content here</div>
        
        
          .mybackground {background-color:#7acefe;}
        
        Background color #7acefe
      
           Border around this has a color of #7acefe        
        
          <div style="border:2px solid #7acefe;">Content here</div>
        
        
          .myborder {border:2px solid #7acefe;}
        
        Border color #7acefe