#8d1fbc color space conversions
Hex:
        #8d1fbc
        RGB:
        141, 31, 188
        CMY:
        45, 88, 26
        CMYK:
        25, 84, 0, 26
      HSL:
        282°, 71.6895%, 42.9412%
        HSV (HSB):
        282°, 83.5106%, 73.7255%
        XYZ:
        20.5516, 10.2735, 48.4768
        xyY:
        0.2592, 0.1295, 10.2735
      CIE-Lab:
        38.3289, 65.9279, -59.0466
        CIE-LCH:
        38.3289, 88.5042, 318.1516
        CIE-Luv:
        38.3289, 29.3918, -89.4255
        Hunter-Lab:
        32.0524, 58.3605, -67.2350
      #8d1fbc color charts
#8d1fbc RGB chart
      #8d1fbc CMYK chart
      #8d1fbc RGB pie chart
      #8d1fbc color shades, tints & tones
#8d1fbc color schemes
#8d1fbc color preview, HTML & CSS examples
           This text has a color of #8d1fbc        
        
          <p style="color:#8d1fbc;">Text here</p>
        
        
          .mytext {color:#8d1fbc;}
        
        Text color #8d1fbc
      
           This box has a color of #8d1fbc        
        
          <div style="background-color:#8d1fbc;">Content here</div>
        
        
          .mybackground {background-color:#8d1fbc;}
        
        Background color #8d1fbc
      
           Border around this has a color of #8d1fbc        
        
          <div style="border:2px solid #8d1fbc;">Content here</div>
        
        
          .myborder {border:2px solid #8d1fbc;}
        
        Border color #8d1fbc