#7d8bfe color space conversions
Hex:
        #7d8bfe
        RGB:
        125, 139, 254
        CMY:
        51, 45, 0
        CMYK:
        51, 45, 0, 0
      HSL:
        233°, 98.4733%, 74.3137%
        HSV (HSB):
        233°, 50.7874%, 99.6078%
        XYZ:
        35.5795, 29.9810, 97.6776
        xyY:
        0.2180, 0.1837, 29.9810
      CIE-Lab:
        61.6378, 25.7036, -59.0311
        CIE-LCH:
        61.6378, 64.3844, 293.5295
        CIE-Luv:
        61.6378, -12.0104, -97.4838
        Hunter-Lab:
        54.7549, 20.1674, -67.4394
      #7d8bfe color charts
#7d8bfe RGB chart
      #7d8bfe CMYK chart
      #7d8bfe RGB pie chart
      #7d8bfe color shades, tints & tones
#7d8bfe color schemes
#7d8bfe color preview, HTML & CSS examples
           This text has a color of #7d8bfe        
        
          <p style="color:#7d8bfe;">Text here</p>
        
        
          .mytext {color:#7d8bfe;}
        
        Text color #7d8bfe
      
           This box has a color of #7d8bfe        
        
          <div style="background-color:#7d8bfe;">Content here</div>
        
        
          .mybackground {background-color:#7d8bfe;}
        
        Background color #7d8bfe
      
           Border around this has a color of #7d8bfe        
        
          <div style="border:2px solid #7d8bfe;">Content here</div>
        
        
          .myborder {border:2px solid #7d8bfe;}
        
        Border color #7d8bfe