#7fbadb color space conversions
Hex:
        #7fbadb
        RGB:
        127, 186, 219
        CMY:
        50, 27, 14
        CMYK:
        42, 15, 0, 14
      HSL:
        202°, 56.0976%, 67.8431%
        HSV (HSB):
        202°, 42.0091%, 85.8824%
        XYZ:
        39.0975, 44.7443, 73.5937
        xyY:
        0.2483, 0.2842, 44.7443
      CIE-Lab:
        72.7232, -10.5728, -22.5477
        CIE-LCH:
        72.7232, 24.9034, 244.8778
        CIE-Luv:
        72.7232, -28.2363, -33.8568
        Hunter-Lab:
        66.8912, -12.7274, -18.4070
      #7fbadb color charts
#7fbadb RGB chart
      #7fbadb CMYK chart
      #7fbadb RGB pie chart
      #7fbadb color shades, tints & tones
#7fbadb color schemes
#7fbadb color preview, HTML & CSS examples
           This text has a color of #7fbadb        
        
          <p style="color:#7fbadb;">Text here</p>
        
        
          .mytext {color:#7fbadb;}
        
        Text color #7fbadb
      
           This box has a color of #7fbadb        
        
          <div style="background-color:#7fbadb;">Content here</div>
        
        
          .mybackground {background-color:#7fbadb;}
        
        Background color #7fbadb
      
           Border around this has a color of #7fbadb        
        
          <div style="border:2px solid #7fbadb;">Content here</div>
        
        
          .myborder {border:2px solid #7fbadb;}
        
        Border color #7fbadb