#8e13dc color space conversions
Hex:
        #8e13dc
        RGB:
        142, 19, 220
        CMY:
        44, 93, 14
        CMYK:
        35, 91, 0, 14
      HSL:
        277°, 84.1004%, 46.8627%
        HSV (HSB):
        277°, 91.3636%, 86.2745%
        XYZ:
        24.3065, 11.3838, 68.6264
        xyY:
        0.2330, 0.1091, 11.3838
      CIE-Lab:
        40.2196, 75.0433, -74.5471
        CIE-LCH:
        40.2196, 105.7770, 315.1900
        CIE-Luv:
        40.2196, 23.3471, -111.2647
        Hunter-Lab:
        33.7399, 69.5477, -96.9767
      #8e13dc color charts
#8e13dc RGB chart
      #8e13dc CMYK chart
      #8e13dc RGB pie chart
      #8e13dc color shades, tints & tones
#8e13dc color schemes
#8e13dc color preview, HTML & CSS examples
           This text has a color of #8e13dc        
        
          <p style="color:#8e13dc;">Text here</p>
        
        
          .mytext {color:#8e13dc;}
        
        Text color #8e13dc
      
           This box has a color of #8e13dc        
        
          <div style="background-color:#8e13dc;">Content here</div>
        
        
          .mybackground {background-color:#8e13dc;}
        
        Background color #8e13dc
      
           Border around this has a color of #8e13dc        
        
          <div style="border:2px solid #8e13dc;">Content here</div>
        
        
          .myborder {border:2px solid #8e13dc;}
        
        Border color #8e13dc