#8e21fd color space conversions
Hex:
        #8e21fd
        RGB:
        142, 33, 253
        CMY:
        44, 87, 1
        CMYK:
        44, 87, 0, 1
      HSL:
        270°, 98.2143%, 56.0784%
        HSV (HSB):
        270°, 86.9565%, 99.2157%
        XYZ:
        29.4288, 13.9303, 94.0663
        xyY:
        0.2141, 0.1014, 13.9303
      CIE-Lab:
        44.1329, 79.0646, -86.8049
        CIE-LCH:
        44.1329, 117.4151, 312.3282
        CIE-Luv:
        44.1329, 16.2263, -130.5253
        Hunter-Lab:
        37.3234, 75.4281, -123.3025
      #8e21fd color charts
#8e21fd RGB chart
      #8e21fd CMYK chart
      #8e21fd RGB pie chart
      #8e21fd color shades, tints & tones
#8e21fd color schemes
#8e21fd color preview, HTML & CSS examples
           This text has a color of #8e21fd        
        
          <p style="color:#8e21fd;">Text here</p>
        
        
          .mytext {color:#8e21fd;}
        
        Text color #8e21fd
      
           This box has a color of #8e21fd        
        
          <div style="background-color:#8e21fd;">Content here</div>
        
        
          .mybackground {background-color:#8e21fd;}
        
        Background color #8e21fd
      
           Border around this has a color of #8e21fd        
        
          <div style="border:2px solid #8e21fd;">Content here</div>
        
        
          .myborder {border:2px solid #8e21fd;}
        
        Border color #8e21fd