#9765c5 color space conversions
Hex:
        #9765c5
        RGB:
        151, 101, 197
        CMY:
        41, 60, 23
        CMYK:
        23, 49, 0, 23
      HSL:
        271°, 45.2830%, 58.4314%
        HSV (HSB):
        271°, 48.7310%, 77.2549%
        XYZ:
        27.4942, 19.9179, 55.2188
        xyY:
        0.2679, 0.1941, 19.9179
      CIE-Lab:
        51.7442, 38.6762, -42.6916
        CIE-LCH:
        51.7442, 57.6057, 312.1749
        CIE-Luv:
        51.7442, 17.3062, -69.9075
        Hunter-Lab:
        44.6295, 31.8643, -42.1172
      #9765c5 color charts
#9765c5 RGB chart
      #9765c5 CMYK chart
      #9765c5 RGB pie chart
      #9765c5 color shades, tints & tones
#9765c5 color schemes
#9765c5 color preview, HTML & CSS examples
           This text has a color of #9765c5        
        
          <p style="color:#9765c5;">Text here</p>
        
        
          .mytext {color:#9765c5;}
        
        Text color #9765c5
      
           This box has a color of #9765c5        
        
          <div style="background-color:#9765c5;">Content here</div>
        
        
          .mybackground {background-color:#9765c5;}
        
        Background color #9765c5
      
           Border around this has a color of #9765c5        
        
          <div style="border:2px solid #9765c5;">Content here</div>
        
        
          .myborder {border:2px solid #9765c5;}
        
        Border color #9765c5