#8d05ec color space conversions
Hex:
        #8d05ec
        RGB:
        141, 5, 236
        CMY:
        45, 98, 7
        CMYK:
        40, 98, 0, 7
      HSL:
        275°, 95.8506%, 47.2549%
        HSV (HSB):
        275°, 97.8814%, 92.5490%
        XYZ:
        26.1791, 11.8274, 80.2600
        xyY:
        0.2214, 0.1000, 11.8274
      CIE-Lab:
        40.9405, 79.8855, -82.4928
        CIE-LCH:
        40.9405, 114.8336, 314.0801
        CIE-Luv:
        40.9405, 20.1243, -121.7688
        Hunter-Lab:
        34.3910, 75.6936, -114.2945
      #8d05ec color charts
#8d05ec RGB chart
      #8d05ec CMYK chart
      #8d05ec RGB pie chart
      #8d05ec color shades, tints & tones
#8d05ec color schemes
#8d05ec color preview, HTML & CSS examples
           This text has a color of #8d05ec        
        
          <p style="color:#8d05ec;">Text here</p>
        
        
          .mytext {color:#8d05ec;}
        
        Text color #8d05ec
      
           This box has a color of #8d05ec        
        
          <div style="background-color:#8d05ec;">Content here</div>
        
        
          .mybackground {background-color:#8d05ec;}
        
        Background color #8d05ec
      
           Border around this has a color of #8d05ec        
        
          <div style="border:2px solid #8d05ec;">Content here</div>
        
        
          .myborder {border:2px solid #8d05ec;}
        
        Border color #8d05ec