#7fbdd5 color space conversions
Hex:
        #7fbdd5
        RGB:
        127, 189, 213
        CMY:
        50, 26, 16
        CMYK:
        40, 11, 0, 16
      HSL:
        197°, 50.5882%, 66.6667%
        HSV (HSB):
        197°, 40.3756%, 83.5294%
        XYZ:
        38.9602, 45.7113, 69.7205
        xyY:
        0.2523, 0.2961, 45.7113
      CIE-Lab:
        73.3578, -13.7438, -18.3188
        CIE-LCH:
        73.3578, 22.9013, 233.1207
        CIE-Luv:
        73.3578, -29.5149, -26.4781
        Hunter-Lab:
        67.6101, -15.4574, -13.8136
      #7fbdd5 color charts
#7fbdd5 RGB chart
      #7fbdd5 CMYK chart
      #7fbdd5 RGB pie chart
      #7fbdd5 color shades, tints & tones
#7fbdd5 color schemes
#7fbdd5 color preview, HTML & CSS examples
           This text has a color of #7fbdd5        
        
          <p style="color:#7fbdd5;">Text here</p>
        
        
          .mytext {color:#7fbdd5;}
        
        Text color #7fbdd5
      
           This box has a color of #7fbdd5        
        
          <div style="background-color:#7fbdd5;">Content here</div>
        
        
          .mybackground {background-color:#7fbdd5;}
        
        Background color #7fbdd5
      
           Border around this has a color of #7fbdd5        
        
          <div style="border:2px solid #7fbdd5;">Content here</div>
        
        
          .myborder {border:2px solid #7fbdd5;}
        
        Border color #7fbdd5