#8205fd color space conversions
Hex:
        #8205fd
        RGB:
        130, 5, 253
        CMY:
        49, 98, 1
        CMYK:
        49, 98, 0, 1
      HSL:
        270°, 98.4127%, 50.5882%
        HSV (HSB):
        270°, 98.0237%, 99.2157%
        XYZ:
        26.9898, 11.9462, 93.8118
        xyY:
        0.2033, 0.0900, 11.9462
      CIE-Lab:
        41.1305, 82.3904, -91.8095
        CIE-LCH:
        41.1305, 123.3579, 311.9050
        CIE-Luv:
        41.1305, 12.5981, -132.5216
        Hunter-Lab:
        34.5633, 78.9014, -136.7308
      #8205fd color charts
#8205fd RGB chart
      #8205fd CMYK chart
      #8205fd RGB pie chart
      #8205fd color shades, tints & tones
#8205fd color schemes
#8205fd color preview, HTML & CSS examples
           This text has a color of #8205fd        
        
          <p style="color:#8205fd;">Text here</p>
        
        
          .mytext {color:#8205fd;}
        
        Text color #8205fd
      
           This box has a color of #8205fd        
        
          <div style="background-color:#8205fd;">Content here</div>
        
        
          .mybackground {background-color:#8205fd;}
        
        Background color #8205fd
      
           Border around this has a color of #8205fd        
        
          <div style="border:2px solid #8205fd;">Content here</div>
        
        
          .myborder {border:2px solid #8205fd;}
        
        Border color #8205fd