#8e2fbc color space conversions
Hex:
        #8e2fbc
        RGB:
        142, 47, 188
        CMY:
        44, 82, 26
        CMYK:
        24, 75, 0, 26
      HSL:
        280°, 60.0000%, 46.0784%
        HSV (HSB):
        280°, 75.0000%, 73.7255%
        XYZ:
        21.2489, 11.4147, 48.6603
        xyY:
        0.2613, 0.1404, 11.4147
      CIE-Lab:
        40.2703, 60.9169, -55.8919
        CIE-LCH:
        40.2703, 82.6727, 317.4633
        CIE-Luv:
        40.2703, 27.8996, -86.2747
        Hunter-Lab:
        33.7856, 53.1402, -61.7435
      #8e2fbc color charts
#8e2fbc RGB chart
      #8e2fbc CMYK chart
      #8e2fbc RGB pie chart
      #8e2fbc color shades, tints & tones
#8e2fbc color schemes
#8e2fbc color preview, HTML & CSS examples
           This text has a color of #8e2fbc        
        
          <p style="color:#8e2fbc;">Text here</p>
        
        
          .mytext {color:#8e2fbc;}
        
        Text color #8e2fbc
      
           This box has a color of #8e2fbc        
        
          <div style="background-color:#8e2fbc;">Content here</div>
        
        
          .mybackground {background-color:#8e2fbc;}
        
        Background color #8e2fbc
      
           Border around this has a color of #8e2fbc        
        
          <div style="border:2px solid #8e2fbc;">Content here</div>
        
        
          .myborder {border:2px solid #8e2fbc;}
        
        Border color #8e2fbc