#8e42fb color space conversions
Hex:
        #8e42fb
        RGB:
        142, 66, 251
        CMY:
        44, 74, 2
        CMYK:
        43, 74, 0, 2
      HSL:
        265°, 95.8549%, 62.1569%
        HSV (HSB):
        265°, 73.7052%, 98.4314%
        XYZ:
        30.5161, 16.6122, 92.8649
        xyY:
        0.2180, 0.1187, 16.6122
      CIE-Lab:
        47.7677, 67.5129, -79.7236
        CIE-LCH:
        47.7677, 104.4693, 310.2592
        CIE-Luv:
        47.7677, 12.9154, -124.5302
        Hunter-Lab:
        40.7581, 62.3185, -106.5580
      #8e42fb color charts
#8e42fb RGB chart
      #8e42fb CMYK chart
      #8e42fb RGB pie chart
      #8e42fb color shades, tints & tones
#8e42fb color schemes
#8e42fb color preview, HTML & CSS examples
           This text has a color of #8e42fb        
        
          <p style="color:#8e42fb;">Text here</p>
        
        
          .mytext {color:#8e42fb;}
        
        Text color #8e42fb
      
           This box has a color of #8e42fb        
        
          <div style="background-color:#8e42fb;">Content here</div>
        
        
          .mybackground {background-color:#8e42fb;}
        
        Background color #8e42fb
      
           Border around this has a color of #8e42fb        
        
          <div style="border:2px solid #8e42fb;">Content here</div>
        
        
          .myborder {border:2px solid #8e42fb;}
        
        Border color #8e42fb