#8d65ed color space conversions
Hex:
        #8d65ed
        RGB:
        141, 101, 237
        CMY:
        45, 60, 7
        CMYK:
        41, 57, 0, 7
      HSL:
        258°, 79.0698%, 66.2745%
        HSV (HSB):
        258°, 57.3840%, 92.9412%
        XYZ:
        30.9242, 21.0845, 82.5606
        xyY:
        0.2298, 0.1567, 21.0845
      CIE-Lab:
        53.0419, 46.2990, -63.3383
        CIE-LCH:
        53.0419, 78.4559, 306.1660
        CIE-Luv:
        53.0419, 6.9633, -102.9788
        Hunter-Lab:
        45.9179, 39.8579, -74.4613
      #8d65ed color charts
#8d65ed RGB chart
      #8d65ed CMYK chart
      #8d65ed RGB pie chart
      #8d65ed color shades, tints & tones
#8d65ed color schemes
#8d65ed color preview, HTML & CSS examples
           This text has a color of #8d65ed        
        
          <p style="color:#8d65ed;">Text here</p>
        
        
          .mytext {color:#8d65ed;}
        
        Text color #8d65ed
      
           This box has a color of #8d65ed        
        
          <div style="background-color:#8d65ed;">Content here</div>
        
        
          .mybackground {background-color:#8d65ed;}
        
        Background color #8d65ed
      
           Border around this has a color of #8d65ed        
        
          <div style="border:2px solid #8d65ed;">Content here</div>
        
        
          .myborder {border:2px solid #8d65ed;}
        
        Border color #8d65ed