#7db1df color space conversions
Hex:
        #7db1df
        RGB:
        125, 177, 223
        CMY:
        51, 31, 13
        CMYK:
        44, 21, 0, 13
      HSL:
        208°, 60.4938%, 68.2353%
        HSV (HSB):
        208°, 43.9462%, 87.4510%
        XYZ:
        37.4989, 41.1320, 75.7749
        xyY:
        0.2429, 0.2664, 41.1320
      CIE-Lab:
        70.2683, -5.1300, -28.4975
        CIE-LCH:
        70.2683, 28.9556, 259.7952
        CIE-Luv:
        70.2683, -25.3392, -44.3303
        Hunter-Lab:
        64.1342, -7.8670, -25.1575
      #7db1df color charts
#7db1df RGB chart
      #7db1df CMYK chart
      #7db1df RGB pie chart
      #7db1df color shades, tints & tones
#7db1df color schemes
#7db1df color preview, HTML & CSS examples
           This text has a color of #7db1df        
        
          <p style="color:#7db1df;">Text here</p>
        
        
          .mytext {color:#7db1df;}
        
        Text color #7db1df
      
           This box has a color of #7db1df        
        
          <div style="background-color:#7db1df;">Content here</div>
        
        
          .mybackground {background-color:#7db1df;}
        
        Background color #7db1df
      
           Border around this has a color of #7db1df        
        
          <div style="border:2px solid #7db1df;">Content here</div>
        
        
          .myborder {border:2px solid #7db1df;}
        
        Border color #7db1df