#8c0dff color space conversions
Hex:
        #8c0dff
        RGB:
        140, 13, 255
        CMY:
        45, 95, 0
        CMYK:
        45, 95, 0, 0
      HSL:
        271°, 100.0000%, 52.5490%
        HSV (HSB):
        271°, 94.9020%, 100.0000%
        XYZ:
        29.0091, 13.0833, 95.6041
        xyY:
        0.2107, 0.0950, 13.0833
      CIE-Lab:
        42.8885, 82.8127, -89.9829
        CIE-LCH:
        42.8885, 122.2901, 312.6239
        CIE-Luv:
        42.8885, 16.0367, -132.9135
        Hunter-Lab:
        36.1708, 79.8587, -131.3914
      #8c0dff color charts
#8c0dff RGB chart
      #8c0dff CMYK chart
      #8c0dff RGB pie chart
      #8c0dff color shades, tints & tones
#8c0dff color schemes
#8c0dff color preview, HTML & CSS examples
           This text has a color of #8c0dff        
        
          <p style="color:#8c0dff;">Text here</p>
        
        
          .mytext {color:#8c0dff;}
        
        Text color #8c0dff
      
           This box has a color of #8c0dff        
        
          <div style="background-color:#8c0dff;">Content here</div>
        
        
          .mybackground {background-color:#8c0dff;}
        
        Background color #8c0dff
      
           Border around this has a color of #8c0dff        
        
          <div style="border:2px solid #8c0dff;">Content here</div>
        
        
          .myborder {border:2px solid #8c0dff;}
        
        Border color #8c0dff