#7d95cb color space conversions
Hex:
        #7d95cb
        RGB:
        125, 149, 203
        CMY:
        51, 42, 20
        CMYK:
        38, 27, 0, 20
      HSL:
        222°, 42.8571%, 64.3137%
        HSV (HSB):
        222°, 38.4236%, 79.6078%
        XYZ:
        29.9844, 30.1667, 60.7423
        xyY:
        0.2480, 0.2495, 30.1667
      CIE-Lab:
        61.7978, 5.0382, -30.5079
        CIE-LCH:
        61.7978, 30.9211, 279.3775
        CIE-Luv:
        61.7978, -13.9821, -48.1125
        Hunter-Lab:
        54.9242, 1.3300, -27.1237
      #7d95cb color charts
#7d95cb RGB chart
      #7d95cb CMYK chart
      #7d95cb RGB pie chart
      #7d95cb color shades, tints & tones
#7d95cb color schemes
#7d95cb color preview, HTML & CSS examples
           This text has a color of #7d95cb        
        
          <p style="color:#7d95cb;">Text here</p>
        
        
          .mytext {color:#7d95cb;}
        
        Text color #7d95cb
      
           This box has a color of #7d95cb        
        
          <div style="background-color:#7d95cb;">Content here</div>
        
        
          .mybackground {background-color:#7d95cb;}
        
        Background color #7d95cb
      
           Border around this has a color of #7d95cb        
        
          <div style="border:2px solid #7d95cb;">Content here</div>
        
        
          .myborder {border:2px solid #7d95cb;}
        
        Border color #7d95cb