#8c218d color space conversions
Hex:
        #8c218d
        RGB:
        140, 33, 141
        CMY:
        45, 87, 45
        CMYK:
        1, 77, 0, 45
      HSL:
        299°, 62.0690%, 34.1176%
        HSV (HSB):
        299°, 76.5957%, 55.2941%
        XYZ:
        16.1668, 8.5862, 26.0045
        xyY:
        0.3185, 0.1692, 8.5862
      CIE-Lab:
        35.1752, 56.4506, -35.8540
        CIE-LCH:
        35.1752, 66.8744, 327.5788
        CIE-Luv:
        35.1752, 42.1523, -55.6807
        Hunter-Lab:
        29.3023, 47.2038, -32.1057
      #8c218d color charts
#8c218d RGB chart
      #8c218d CMYK chart
      #8c218d RGB pie chart
      #8c218d color shades, tints & tones
#8c218d color schemes
#8c218d color preview, HTML & CSS examples
           This text has a color of #8c218d        
        
          <p style="color:#8c218d;">Text here</p>
        
        
          .mytext {color:#8c218d;}
        
        Text color #8c218d
      
           This box has a color of #8c218d        
        
          <div style="background-color:#8c218d;">Content here</div>
        
        
          .mybackground {background-color:#8c218d;}
        
        Background color #8c218d
      
           Border around this has a color of #8c218d        
        
          <div style="border:2px solid #8c218d;">Content here</div>
        
        
          .myborder {border:2px solid #8c218d;}
        
        Border color #8c218d