#8c1dde color space conversions
Hex:
        #8c1dde
        RGB:
        140, 29, 222
        CMY:
        45, 89, 13
        CMYK:
        37, 87, 0, 13
      HSL:
        275°, 76.8924%, 49.2157%
        HSV (HSB):
        275°, 86.9369%, 87.0588%
        XYZ:
        24.4394, 11.7281, 70.0829
        xyY:
        0.2300, 0.1104, 11.7281
      CIE-Lab:
        40.7807, 73.2022, -74.7844
        CIE-LCH:
        40.7807, 104.6483, 314.3874
        CIE-Luv:
        40.7807, 21.3328, -112.0058
        Hunter-Lab:
        34.2463, 67.4529, -97.3607
      #8c1dde color charts
#8c1dde RGB chart
      #8c1dde CMYK chart
      #8c1dde RGB pie chart
      #8c1dde color shades, tints & tones
#8c1dde color schemes
#8c1dde color preview, HTML & CSS examples
           This text has a color of #8c1dde        
        
          <p style="color:#8c1dde;">Text here</p>
        
        
          .mytext {color:#8c1dde;}
        
        Text color #8c1dde
      
           This box has a color of #8c1dde        
        
          <div style="background-color:#8c1dde;">Content here</div>
        
        
          .mybackground {background-color:#8c1dde;}
        
        Background color #8c1dde
      
           Border around this has a color of #8c1dde        
        
          <div style="border:2px solid #8c1dde;">Content here</div>
        
        
          .myborder {border:2px solid #8c1dde;}
        
        Border color #8c1dde