#8d13ef color space conversions
Hex:
        #8d13ef
        RGB:
        141, 19, 239
        CMY:
        45, 93, 6
        CMYK:
        41, 92, 0, 6
      HSL:
        273°, 87.3016%, 50.5882%
        HSV (HSB):
        273°, 92.0502%, 93.7255%
        XYZ:
        26.7974, 12.3605, 82.6348
        xyY:
        0.2200, 0.1015, 12.3605
      CIE-Lab:
        41.7834, 78.7933, -82.8041
        CIE-LCH:
        41.7834, 114.3018, 313.5783
        CIE-Luv:
        41.7834, 19.0797, -123.0628
        Hunter-Lab:
        35.1574, 74.5290, -114.7462
      #8d13ef color charts
#8d13ef RGB chart
      #8d13ef CMYK chart
      #8d13ef RGB pie chart
      #8d13ef color shades, tints & tones
#8d13ef color schemes
#8d13ef color preview, HTML & CSS examples
           This text has a color of #8d13ef        
        
          <p style="color:#8d13ef;">Text here</p>
        
        
          .mytext {color:#8d13ef;}
        
        Text color #8d13ef
      
           This box has a color of #8d13ef        
        
          <div style="background-color:#8d13ef;">Content here</div>
        
        
          .mybackground {background-color:#8d13ef;}
        
        Background color #8d13ef
      
           Border around this has a color of #8d13ef        
        
          <div style="border:2px solid #8d13ef;">Content here</div>
        
        
          .myborder {border:2px solid #8d13ef;}
        
        Border color #8d13ef