#8e42df color space conversions
Hex:
        #8e42df
        RGB:
        142, 66, 223
        CMY:
        44, 74, 13
        CMYK:
        36, 70, 0, 13
      HSL:
        269°, 71.0407%, 56.6667%
        HSV (HSB):
        269°, 70.4036%, 87.4510%
        XYZ:
        26.4228, 14.9749, 71.3098
        xyY:
        0.2344, 0.1329, 14.9749
      CIE-Lab:
        45.5998, 60.8084, -67.4774
        CIE-LCH:
        45.5998, 90.8343, 312.0241
        CIE-Luv:
        45.5998, 17.4668, -105.8051
        Hunter-Lab:
        38.6974, 54.1602, -82.1686
      #8e42df color charts
#8e42df RGB chart
      #8e42df CMYK chart
      #8e42df RGB pie chart
      #8e42df color shades, tints & tones
#8e42df color schemes
#8e42df color preview, HTML & CSS examples
           This text has a color of #8e42df        
        
          <p style="color:#8e42df;">Text here</p>
        
        
          .mytext {color:#8e42df;}
        
        Text color #8e42df
      
           This box has a color of #8e42df        
        
          <div style="background-color:#8e42df;">Content here</div>
        
        
          .mybackground {background-color:#8e42df;}
        
        Background color #8e42df
      
           Border around this has a color of #8e42df        
        
          <div style="border:2px solid #8e42df;">Content here</div>
        
        
          .myborder {border:2px solid #8e42df;}
        
        Border color #8e42df