#813ebe color space conversions
Hex:
        #813ebe
        RGB:
        129, 62, 190
        CMY:
        49, 76, 25
        CMYK:
        32, 67, 0, 25
      HSL:
        271°, 50.7937%, 49.4118%
        HSV (HSB):
        271°, 67.3684%, 74.5098%
        XYZ:
        20.0701, 11.8301, 49.9408
        xyY:
        0.2452, 0.1445, 11.8301
      CIE-Lab:
        40.9448, 52.2908, -56.0587
        CIE-LCH:
        40.9448, 76.6610, 313.0083
        CIE-Luv:
        40.9448, 17.7183, -86.1275
        Hunter-Lab:
        34.3949, 43.9675, -62.0117
      #813ebe color charts
#813ebe RGB chart
      #813ebe CMYK chart
      #813ebe RGB pie chart
      #813ebe color shades, tints & tones
#813ebe color schemes
#813ebe color preview, HTML & CSS examples
           This text has a color of #813ebe        
        
          <p style="color:#813ebe;">Text here</p>
        
        
          .mytext {color:#813ebe;}
        
        Text color #813ebe
      
           This box has a color of #813ebe        
        
          <div style="background-color:#813ebe;">Content here</div>
        
        
          .mybackground {background-color:#813ebe;}
        
        Background color #813ebe
      
           Border around this has a color of #813ebe        
        
          <div style="border:2px solid #813ebe;">Content here</div>
        
        
          .myborder {border:2px solid #813ebe;}
        
        Border color #813ebe