#8205e3 color space conversions
Hex:
        #8205e3
        RGB:
        130, 5, 227
        CMY:
        49, 98, 11
        CMYK:
        43, 98, 0, 11
      HSL:
        274°, 95.6897%, 45.4902%
        HSV (HSB):
        274°, 97.7974%, 89.0196%
        XYZ:
        23.1253, 10.4004, 73.4617
        xyY:
        0.2161, 0.0972, 10.4004
      CIE-Lab:
        38.5517, 77.0060, -81.3591
        CIE-LCH:
        38.5517, 112.0233, 313.4255
        CIE-Luv:
        38.5517, 16.8861, -117.2962
        Hunter-Lab:
        32.2497, 71.5603, -112.4822
      #8205e3 color charts
#8205e3 RGB chart
      #8205e3 CMYK chart
      #8205e3 RGB pie chart
      #8205e3 color shades, tints & tones
#8205e3 color schemes
#8205e3 color preview, HTML & CSS examples
           This text has a color of #8205e3        
        
          <p style="color:#8205e3;">Text here</p>
        
        
          .mytext {color:#8205e3;}
        
        Text color #8205e3
      
           This box has a color of #8205e3        
        
          <div style="background-color:#8205e3;">Content here</div>
        
        
          .mybackground {background-color:#8205e3;}
        
        Background color #8205e3
      
           Border around this has a color of #8205e3        
        
          <div style="border:2px solid #8205e3;">Content here</div>
        
        
          .myborder {border:2px solid #8205e3;}
        
        Border color #8205e3