#7fb5fd color space conversions
Hex:
        #7fb5fd
        RGB:
        127, 181, 253
        CMY:
        50, 29, 1
        CMYK:
        50, 28, 0, 1
      HSL:
        214°, 96.9231%, 74.5098%
        HSV (HSB):
        214°, 49.8024%, 99.2157%
        XYZ:
        43.0059, 44.6516, 99.2805
        xyY:
        0.2301, 0.2389, 44.6516
      CIE-Lab:
        72.6619, 1.6910, -41.0734
        CIE-LCH:
        72.6619, 41.1082, 272.3576
        CIE-Luv:
        72.6619, -26.0940, -66.7791
        Hunter-Lab:
        66.8219, -2.0574, -41.3147
      #7fb5fd color charts
#7fb5fd RGB chart
      #7fb5fd CMYK chart
      #7fb5fd RGB pie chart
      #7fb5fd color shades, tints & tones
#7fb5fd color schemes
#7fb5fd color preview, HTML & CSS examples
           This text has a color of #7fb5fd        
        
          <p style="color:#7fb5fd;">Text here</p>
        
        
          .mytext {color:#7fb5fd;}
        
        Text color #7fb5fd
      
           This box has a color of #7fb5fd        
        
          <div style="background-color:#7fb5fd;">Content here</div>
        
        
          .mybackground {background-color:#7fb5fd;}
        
        Background color #7fb5fd
      
           Border around this has a color of #7fb5fd        
        
          <div style="border:2px solid #7fb5fd;">Content here</div>
        
        
          .myborder {border:2px solid #7fb5fd;}
        
        Border color #7fb5fd