#8d01d2 color space conversions
Hex:
        #8d01d2
        RGB:
        141, 1, 210
        CMY:
        45, 100, 18
        CMYK:
        33, 100, 0, 18
      HSL:
        280°, 99.0521%, 41.3725%
        HSV (HSB):
        280°, 99.5238%, 82.3529%
        XYZ:
        22.6282, 10.3376, 61.7755
        xyY:
        0.2388, 0.1091, 10.3376
      CIE-Lab:
        38.4416, 75.2278, -71.7053
        CIE-LCH:
        38.4416, 103.9272, 316.3733
        CIE-Luv:
        38.4416, 25.7339, -105.9679
        Hunter-Lab:
        32.1521, 69.3598, -91.4105
      #8d01d2 color charts
#8d01d2 RGB chart
      #8d01d2 CMYK chart
      #8d01d2 RGB pie chart
      #8d01d2 color shades, tints & tones
#8d01d2 color schemes
#8d01d2 color preview, HTML & CSS examples
           This text has a color of #8d01d2        
        
          <p style="color:#8d01d2;">Text here</p>
        
        
          .mytext {color:#8d01d2;}
        
        Text color #8d01d2
      
           This box has a color of #8d01d2        
        
          <div style="background-color:#8d01d2;">Content here</div>
        
        
          .mybackground {background-color:#8d01d2;}
        
        Background color #8d01d2
      
           Border around this has a color of #8d01d2        
        
          <div style="border:2px solid #8d01d2;">Content here</div>
        
        
          .myborder {border:2px solid #8d01d2;}
        
        Border color #8d01d2