#7da7ff color space conversions
Hex:
        #7da7ff
        RGB:
        125, 167, 255
        CMY:
        51, 35, 0
        CMYK:
        51, 35, 0, 0
      HSL:
        221°, 100.0000%, 74.5098%
        HSV (HSB):
        221°, 50.9804%, 100.0000%
        XYZ:
        40.3262, 39.2174, 100.0520
        xyY:
        0.2245, 0.2184, 39.2174
      CIE-Lab:
        68.9085, 9.7253, -48.0460
        CIE-LCH:
        68.9085, 49.0204, 281.4431
        CIE-Luv:
        68.9085, -21.6421, -79.0996
        Hunter-Lab:
        62.6238, 5.3522, -50.8891
      #7da7ff color charts
#7da7ff RGB chart
      #7da7ff CMYK chart
      #7da7ff RGB pie chart
      #7da7ff color shades, tints & tones
#7da7ff color schemes
#7da7ff color preview, HTML & CSS examples
           This text has a color of #7da7ff        
        
          <p style="color:#7da7ff;">Text here</p>
        
        
          .mytext {color:#7da7ff;}
        
        Text color #7da7ff
      
           This box has a color of #7da7ff        
        
          <div style="background-color:#7da7ff;">Content here</div>
        
        
          .mybackground {background-color:#7da7ff;}
        
        Background color #7da7ff
      
           Border around this has a color of #7da7ff        
        
          <div style="border:2px solid #7da7ff;">Content here</div>
        
        
          .myborder {border:2px solid #7da7ff;}
        
        Border color #7da7ff