#7fcaf5 color space conversions
Hex:
        #7fcaf5
        RGB:
        127, 202, 245
        CMY:
        50, 21, 4
        CMYK:
        48, 18, 0, 4
      HSL:
        202°, 85.5072%, 72.9412%
        HSV (HSB):
        202°, 48.1633%, 96.0784%
        XYZ:
        46.3544, 53.3457, 94.2398
        xyY:
        0.2390, 0.2751, 53.3457
      CIE-Lab:
        78.0786, -11.9425, -28.3948
        CIE-LCH:
        78.0786, 30.8040, 247.1890
        CIE-Luv:
        78.0786, -34.1513, -43.8291
        Hunter-Lab:
        73.0381, -14.5299, -25.3742
      #7fcaf5 color charts
#7fcaf5 RGB chart
      #7fcaf5 CMYK chart
      #7fcaf5 RGB pie chart
      #7fcaf5 color shades, tints & tones
#7fcaf5 color schemes
#7fcaf5 color preview, HTML & CSS examples
           This text has a color of #7fcaf5        
        
          <p style="color:#7fcaf5;">Text here</p>
        
        
          .mytext {color:#7fcaf5;}
        
        Text color #7fcaf5
      
           This box has a color of #7fcaf5        
        
          <div style="background-color:#7fcaf5;">Content here</div>
        
        
          .mybackground {background-color:#7fcaf5;}
        
        Background color #7fcaf5
      
           Border around this has a color of #7fcaf5        
        
          <div style="border:2px solid #7fcaf5;">Content here</div>
        
        
          .myborder {border:2px solid #7fcaf5;}
        
        Border color #7fcaf5