#8d65ec color space conversions
Hex:
        #8d65ec
        RGB:
        141, 101, 236
        CMY:
        45, 60, 7
        CMYK:
        40, 57, 0, 7
      HSL:
        258°, 78.0347%, 66.0784%
        HSV (HSB):
        258°, 57.2034%, 92.5490%
        XYZ:
        30.7785, 21.0262, 81.7931
        xyY:
        0.2304, 0.1574, 21.0262
      CIE-Lab:
        52.9782, 46.0324, -62.8812
        CIE-LCH:
        52.9782, 77.9297, 306.2061
        CIE-Luv:
        52.9782, 7.0806, -102.2320
        Hunter-Lab:
        45.8543, 39.5683, -73.6611
      #8d65ec color charts
#8d65ec RGB chart
      #8d65ec CMYK chart
      #8d65ec RGB pie chart
      #8d65ec color shades, tints & tones
#8d65ec color schemes
#8d65ec color preview, HTML & CSS examples
           This text has a color of #8d65ec        
        
          <p style="color:#8d65ec;">Text here</p>
        
        
          .mytext {color:#8d65ec;}
        
        Text color #8d65ec
      
           This box has a color of #8d65ec        
        
          <div style="background-color:#8d65ec;">Content here</div>
        
        
          .mybackground {background-color:#8d65ec;}
        
        Background color #8d65ec
      
           Border around this has a color of #8d65ec        
        
          <div style="border:2px solid #8d65ec;">Content here</div>
        
        
          .myborder {border:2px solid #8d65ec;}
        
        Border color #8d65ec