#8e49fd color space conversions
Hex:
        #8e49fd
        RGB:
        142, 73, 253
        CMY:
        44, 71, 1
        CMYK:
        44, 71, 0, 1
      HSL:
        263°, 97.8261%, 63.9216%
        HSV (HSB):
        263°, 71.1462%, 99.2157%
        XYZ:
        31.2675, 17.6077, 94.6792
        xyY:
        0.2178, 0.1227, 17.6077
      CIE-Lab:
        49.0168, 64.9160, -78.7971
        CIE-LCH:
        49.0168, 102.0935, 309.4830
        CIE-Luv:
        49.0168, 11.4786, -124.1556
        Hunter-Lab:
        41.9616, 59.5759, -104.4048
      #8e49fd color charts
#8e49fd RGB chart
      #8e49fd CMYK chart
      #8e49fd RGB pie chart
      #8e49fd color shades, tints & tones
#8e49fd color schemes
#8e49fd color preview, HTML & CSS examples
           This text has a color of #8e49fd        
        
          <p style="color:#8e49fd;">Text here</p>
        
        
          .mytext {color:#8e49fd;}
        
        Text color #8e49fd
      
           This box has a color of #8e49fd        
        
          <div style="background-color:#8e49fd;">Content here</div>
        
        
          .mybackground {background-color:#8e49fd;}
        
        Background color #8e49fd
      
           Border around this has a color of #8e49fd        
        
          <div style="border:2px solid #8e49fd;">Content here</div>
        
        
          .myborder {border:2px solid #8e49fd;}
        
        Border color #8e49fd