#9065c7 color space conversions
Hex:
        #9065c7
        RGB:
        144, 101, 199
        CMY:
        44, 60, 22
        CMYK:
        28, 49, 0, 22
      HSL:
        266°, 46.6667%, 58.8235%
        HSV (HSB):
        266°, 49.2462%, 78.0392%
        XYZ:
        26.4641, 19.3602, 56.3749
        xyY:
        0.2589, 0.1894, 19.3602
      CIE-Lab:
        51.1060, 37.2449, -44.8975
        CIE-LCH:
        51.1060, 58.3350, 309.6775
        CIE-Luv:
        51.1060, 13.2712, -72.9541
        Hunter-Lab:
        44.0002, 30.3591, -45.1647
      #9065c7 color charts
#9065c7 RGB chart
      #9065c7 CMYK chart
      #9065c7 RGB pie chart
      #9065c7 color shades, tints & tones
#9065c7 color schemes
#9065c7 color preview, HTML & CSS examples
           This text has a color of #9065c7        
        
          <p style="color:#9065c7;">Text here</p>
        
        
          .mytext {color:#9065c7;}
        
        Text color #9065c7
      
           This box has a color of #9065c7        
        
          <div style="background-color:#9065c7;">Content here</div>
        
        
          .mybackground {background-color:#9065c7;}
        
        Background color #9065c7
      
           Border around this has a color of #9065c7        
        
          <div style="border:2px solid #9065c7;">Content here</div>
        
        
          .myborder {border:2px solid #9065c7;}
        
        Border color #9065c7