#8d1ced color space conversions
Hex:
        #8d1ced
        RGB:
        141, 28, 237
        CMY:
        45, 89, 7
        CMYK:
        41, 88, 0, 7
      HSL:
        272°, 85.3061%, 51.9608%
        HSV (HSB):
        272°, 88.1857%, 92.9412%
        XYZ:
        26.6858, 12.6077, 81.1478
        xyY:
        0.2216, 0.1047, 12.6077
      CIE-Lab:
        42.1660, 76.6884, -81.0434
        CIE-LCH:
        42.1660, 111.5758, 313.4185
        CIE-Luv:
        42.1660, 18.9623, -121.2848
        Hunter-Lab:
        35.5073, 72.0157, -110.6455
      #8d1ced color charts
#8d1ced RGB chart
      #8d1ced CMYK chart
      #8d1ced RGB pie chart
      #8d1ced color shades, tints & tones
#8d1ced color schemes
#8d1ced color preview, HTML & CSS examples
           This text has a color of #8d1ced        
        
          <p style="color:#8d1ced;">Text here</p>
        
        
          .mytext {color:#8d1ced;}
        
        Text color #8d1ced
      
           This box has a color of #8d1ced        
        
          <div style="background-color:#8d1ced;">Content here</div>
        
        
          .mybackground {background-color:#8d1ced;}
        
        Background color #8d1ced
      
           Border around this has a color of #8d1ced        
        
          <div style="border:2px solid #8d1ced;">Content here</div>
        
        
          .myborder {border:2px solid #8d1ced;}
        
        Border color #8d1ced