#8004fd color space conversions
Hex:
        #8004fd
        RGB:
        128, 4, 253
        CMY:
        50, 98, 1
        CMYK:
        49, 98, 0, 1
      HSL:
        270°, 98.4190%, 50.3922%
        HSV (HSB):
        270°, 98.4190%, 99.2157%
        XYZ:
        26.6751, 11.7679, 93.7940
        xyY:
        0.2017, 0.0890, 11.7679
      CIE-Lab:
        40.8448, 82.3397, -92.2901
        CIE-LCH:
        40.8448, 123.6822, 311.7388
        CIE-Luv:
        40.8448, 11.8696, -132.6245
        Hunter-Lab:
        34.3043, 78.7694, -138.0961
      #8004fd color charts
#8004fd RGB chart
      #8004fd CMYK chart
      #8004fd RGB pie chart
      #8004fd color shades, tints & tones
#8004fd color schemes
#8004fd color preview, HTML & CSS examples
           This text has a color of #8004fd        
        
          <p style="color:#8004fd;">Text here</p>
        
        
          .mytext {color:#8004fd;}
        
        Text color #8004fd
      
           This box has a color of #8004fd        
        
          <div style="background-color:#8004fd;">Content here</div>
        
        
          .mybackground {background-color:#8004fd;}
        
        Background color #8004fd
      
           Border around this has a color of #8004fd        
        
          <div style="border:2px solid #8004fd;">Content here</div>
        
        
          .myborder {border:2px solid #8004fd;}
        
        Border color #8004fd