#8d0efd color space conversions
Hex:
        #8d0efd
        RGB:
        141, 14, 253
        CMY:
        45, 95, 1
        CMYK:
        44, 94, 0, 1
      HSL:
        272°, 98.3539%, 52.3529%
        HSV (HSB):
        272°, 94.4664%, 99.2157%
        XYZ:
        28.8712, 13.0686, 93.9293
        xyY:
        0.2125, 0.0962, 13.0686
      CIE-Lab:
        42.8665, 82.3729, -88.8959
        CIE-LCH:
        42.8665, 121.1931, 312.8189
        CIE-Luv:
        42.8665, 16.7628, -131.6292
        Hunter-Lab:
        36.1506, 79.2931, -128.7466
      #8d0efd color charts
#8d0efd RGB chart
      #8d0efd CMYK chart
      #8d0efd RGB pie chart
      #8d0efd color shades, tints & tones
#8d0efd color schemes
#8d0efd color preview, HTML & CSS examples
           This text has a color of #8d0efd        
        
          <p style="color:#8d0efd;">Text here</p>
        
        
          .mytext {color:#8d0efd;}
        
        Text color #8d0efd
      
           This box has a color of #8d0efd        
        
          <div style="background-color:#8d0efd;">Content here</div>
        
        
          .mybackground {background-color:#8d0efd;}
        
        Background color #8d0efd
      
           Border around this has a color of #8d0efd        
        
          <div style="border:2px solid #8d0efd;">Content here</div>
        
        
          .myborder {border:2px solid #8d0efd;}
        
        Border color #8d0efd