#7da0ff color space conversions
Hex:
        #7da0ff
        RGB:
        125, 160, 255
        CMY:
        51, 37, 0
        CMYK:
        51, 37, 0, 0
      HSL:
        224°, 100.0000%, 74.5098%
        HSV (HSB):
        224°, 50.9804%, 100.0000%
        XYZ:
        39.0783, 36.7216, 99.6361
        xyY:
        0.2227, 0.2093, 36.7216
      CIE-Lab:
        67.0676, 13.7438, -50.9500
        CIE-LCH:
        67.0676, 52.7711, 285.0962
        CIE-Luv:
        67.0676, -19.1570, -84.1340
        Hunter-Lab:
        60.5983, 9.0628, -55.0661
      #7da0ff color charts
#7da0ff RGB chart
      #7da0ff CMYK chart
      #7da0ff RGB pie chart
      #7da0ff color shades, tints & tones
#7da0ff color schemes
#7da0ff color preview, HTML & CSS examples
           This text has a color of #7da0ff        
        
          <p style="color:#7da0ff;">Text here</p>
        
        
          .mytext {color:#7da0ff;}
        
        Text color #7da0ff
      
           This box has a color of #7da0ff        
        
          <div style="background-color:#7da0ff;">Content here</div>
        
        
          .mybackground {background-color:#7da0ff;}
        
        Background color #7da0ff
      
           Border around this has a color of #7da0ff        
        
          <div style="border:2px solid #7da0ff;">Content here</div>
        
        
          .myborder {border:2px solid #7da0ff;}
        
        Border color #7da0ff