#813edf color space conversions
Hex:
        #813edf
        RGB:
        129, 62, 223
        CMY:
        49, 76, 13
        CMYK:
        42, 72, 0, 13
      HSL:
        265°, 71.5556%, 55.8824%
        HSV (HSB):
        265°, 72.1973%, 87.4510%
        XYZ:
        24.0952, 13.4401, 71.1363
        xyY:
        0.2217, 0.1237, 13.4401
      CIE-Lab:
        43.4190, 60.3303, -71.0964
        CIE-LCH:
        43.4190, 93.2440, 310.3169
        CIE-Luv:
        43.4190, 12.2222, -108.8622
        Hunter-Lab:
        36.6607, 53.1624, -89.3835
      #813edf color charts
#813edf RGB chart
      #813edf CMYK chart
      #813edf RGB pie chart
      #813edf color shades, tints & tones
#813edf color schemes
#813edf color preview, HTML & CSS examples
           This text has a color of #813edf        
        
          <p style="color:#813edf;">Text here</p>
        
        
          .mytext {color:#813edf;}
        
        Text color #813edf
      
           This box has a color of #813edf        
        
          <div style="background-color:#813edf;">Content here</div>
        
        
          .mybackground {background-color:#813edf;}
        
        Background color #813edf
      
           Border around this has a color of #813edf        
        
          <div style="border:2px solid #813edf;">Content here</div>
        
        
          .myborder {border:2px solid #813edf;}
        
        Border color #813edf