#8205f3 color space conversions
Hex:
        #8205f3
        RGB:
        130, 5, 243
        CMY:
        49, 98, 5
        CMYK:
        47, 98, 0, 5
      HSL:
        272°, 95.9677%, 48.6275%
        HSV (HSB):
        272°, 97.9424%, 95.2941%
        XYZ:
        25.4379, 11.3254, 85.6393
        xyY:
        0.2078, 0.0925, 11.3254
      CIE-Lab:
        40.1233, 80.3080, -87.8511
        CIE-LCH:
        40.1233, 119.0260, 312.4316
        CIE-Luv:
        40.1233, 14.1645, -126.7224
        Hunter-Lab:
        33.6533, 76.0314, -127.3212
      #8205f3 color charts
#8205f3 RGB chart
      #8205f3 CMYK chart
      #8205f3 RGB pie chart
      #8205f3 color shades, tints & tones
#8205f3 color schemes
#8205f3 color preview, HTML & CSS examples
           This text has a color of #8205f3        
        
          <p style="color:#8205f3;">Text here</p>
        
        
          .mytext {color:#8205f3;}
        
        Text color #8205f3
      
           This box has a color of #8205f3        
        
          <div style="background-color:#8205f3;">Content here</div>
        
        
          .mybackground {background-color:#8205f3;}
        
        Background color #8205f3
      
           Border around this has a color of #8205f3        
        
          <div style="border:2px solid #8205f3;">Content here</div>
        
        
          .myborder {border:2px solid #8205f3;}
        
        Border color #8205f3