#9165ea color space conversions
Hex:
        #9165ea
        RGB:
        145, 101, 234
        CMY:
        43, 60, 8
        CMYK:
        38, 57, 0, 8
      HSL:
        260°, 76.0000%, 65.6863%
        HSV (HSB):
        260°, 56.8376%, 91.7647%
        XYZ:
        31.1820, 21.2676, 80.3035
        xyY:
        0.2349, 0.1602, 21.2676
      CIE-Lab:
        53.2411, 46.3928, -61.3173
        CIE-LCH:
        53.2411, 76.8902, 307.1112
        CIE-Luv:
        53.2411, 9.1140, -100.0290
        Hunter-Lab:
        46.1168, 39.9888, -70.9602
      #9165ea color charts
#9165ea RGB chart
      #9165ea CMYK chart
      #9165ea RGB pie chart
      #9165ea color shades, tints & tones
#9165ea color schemes
#9165ea color preview, HTML & CSS examples
           This text has a color of #9165ea        
        
          <p style="color:#9165ea;">Text here</p>
        
        
          .mytext {color:#9165ea;}
        
        Text color #9165ea
      
           This box has a color of #9165ea        
        
          <div style="background-color:#9165ea;">Content here</div>
        
        
          .mybackground {background-color:#9165ea;}
        
        Background color #9165ea
      
           Border around this has a color of #9165ea        
        
          <div style="border:2px solid #9165ea;">Content here</div>
        
        
          .myborder {border:2px solid #9165ea;}
        
        Border color #9165ea