#8412bb color space conversions
Hex:
        #8412bb
        RGB:
        132, 18, 187
        CMY:
        48, 93, 27
        CMYK:
        29, 90, 0, 27
      HSL:
        280°, 82.4390%, 40.1961%
        HSV (HSB):
        280°, 90.3743%, 73.3333%
        XYZ:
        18.7017, 8.9260, 47.7509
        xyY:
        0.2481, 0.1184, 8.9260
      CIE-Lab:
        35.8414, 67.3609, -62.5693
        CIE-LCH:
        35.8414, 91.9370, 317.1120
        CIE-Luv:
        35.8414, 25.6352, -91.6943
        Hunter-Lab:
        29.8764, 59.4515, -73.8486
      #8412bb color charts
#8412bb RGB chart
      #8412bb CMYK chart
      #8412bb RGB pie chart
      #8412bb color shades, tints & tones
#8412bb color schemes
#8412bb color preview, HTML & CSS examples
           This text has a color of #8412bb        
        
          <p style="color:#8412bb;">Text here</p>
        
        
          .mytext {color:#8412bb;}
        
        Text color #8412bb
      
           This box has a color of #8412bb        
        
          <div style="background-color:#8412bb;">Content here</div>
        
        
          .mybackground {background-color:#8412bb;}
        
        Background color #8412bb
      
           Border around this has a color of #8412bb        
        
          <div style="border:2px solid #8412bb;">Content here</div>
        
        
          .myborder {border:2px solid #8412bb;}
        
        Border color #8412bb