#625f85 color space conversions
Hex:
        #625f85
        RGB:
        98, 95, 133
        CMY:
        62, 63, 48
        CMYK:
        26, 29, 0, 48
      HSL:
        245°, 16.6667%, 44.7059%
        HSV (HSB):
        245°, 28.5714%, 52.1569%
        XYZ:
        13.3628, 12.4745, 23.8938
        xyY:
        0.2687, 0.2508, 12.4745
      CIE-Lab:
        41.9606, 10.1600, -20.7025
        CIE-LCH:
        41.9606, 23.0612, 296.1400
        CIE-Luv:
        41.9606, -0.7880, -30.4503
        Hunter-Lab:
        35.3193, 5.7256, -15.3867
      #625f85 color charts
#625f85 RGB chart
      #625f85 CMYK chart
      #625f85 RGB pie chart
      #625f85 color shades, tints & tones
#625f85 color schemes
#625f85 color preview, HTML & CSS examples
           This text has a color of #625f85        
        
          <p style="color:#625f85;">Text here</p>
        
        
          .mytext {color:#625f85;}
        
        Text color #625f85
      
           This box has a color of #625f85        
        
          <div style="background-color:#625f85;">Content here</div>
        
        
          .mybackground {background-color:#625f85;}
        
        Background color #625f85
      
           Border around this has a color of #625f85        
        
          <div style="border:2px solid #625f85;">Content here</div>
        
        
          .myborder {border:2px solid #625f85;}
        
        Border color #625f85