#817daf color space conversions
Hex:
        #817daf
        RGB:
        129, 125, 175
        CMY:
        49, 51, 31
        CMYK:
        26, 29, 0, 31
      HSL:
        245°, 23.8095%, 58.8235%
        HSV (HSB):
        245°, 28.5714%, 68.6275%
        XYZ:
        24.1247, 22.4295, 43.6153
        xyY:
        0.2675, 0.2487, 22.4295
      CIE-Lab:
        54.4798, 12.7839, -25.9144
        CIE-LCH:
        54.4798, 28.8961, 296.2578
        CIE-Luv:
        54.4798, -1.0407, -40.7594
        Hunter-Lab:
        47.3598, 8.0470, -21.4503
      #817daf color charts
#817daf RGB chart
      #817daf CMYK chart
      #817daf RGB pie chart
      #817daf color shades, tints & tones
#817daf color schemes
#817daf color preview, HTML & CSS examples
           This text has a color of #817daf        
        
          <p style="color:#817daf;">Text here</p>
        
        
          .mytext {color:#817daf;}
        
        Text color #817daf
      
           This box has a color of #817daf        
        
          <div style="background-color:#817daf;">Content here</div>
        
        
          .mybackground {background-color:#817daf;}
        
        Background color #817daf
      
           Border around this has a color of #817daf        
        
          <div style="border:2px solid #817daf;">Content here</div>
        
        
          .myborder {border:2px solid #817daf;}
        
        Border color #817daf