#8a1fbc color space conversions
Hex:
        #8a1fbc
        RGB:
        138, 31, 188
        CMY:
        46, 88, 26
        CMYK:
        27, 84, 0, 26
      HSL:
        281°, 71.6895%, 42.9412%
        HSV (HSB):
        281°, 83.5106%, 73.7255%
        XYZ:
        20.0483, 10.0141, 48.4532
        xyY:
        0.2553, 0.1275, 10.0141
      CIE-Lab:
        37.8677, 65.4461, -59.8171
        CIE-LCH:
        37.8677, 88.6638, 317.5730
        CIE-Luv:
        37.8677, 27.6871, -89.9794
        Hunter-Lab:
        31.6450, 57.7076, -68.6302
      #8a1fbc color charts
#8a1fbc RGB chart
      #8a1fbc CMYK chart
      #8a1fbc RGB pie chart
      #8a1fbc color shades, tints & tones
#8a1fbc color schemes
#8a1fbc color preview, HTML & CSS examples
           This text has a color of #8a1fbc        
        
          <p style="color:#8a1fbc;">Text here</p>
        
        
          .mytext {color:#8a1fbc;}
        
        Text color #8a1fbc
      
           This box has a color of #8a1fbc        
        
          <div style="background-color:#8a1fbc;">Content here</div>
        
        
          .mybackground {background-color:#8a1fbc;}
        
        Background color #8a1fbc
      
           Border around this has a color of #8a1fbc        
        
          <div style="border:2px solid #8a1fbc;">Content here</div>
        
        
          .myborder {border:2px solid #8a1fbc;}
        
        Border color #8a1fbc