#9065c5 color space conversions
Hex:
        #9065c5
        RGB:
        144, 101, 197
        CMY:
        44, 60, 23
        CMYK:
        27, 49, 0, 23
      HSL:
        267°, 45.2830%, 58.4314%
        HSV (HSB):
        267°, 48.7310%, 77.2549%
        XYZ:
        26.2333, 19.2679, 55.1597
        xyY:
        0.2606, 0.1914, 19.2679
      CIE-Lab:
        50.9991, 36.7536, -43.9194
        CIE-LCH:
        50.9991, 57.2690, 309.9240
        CIE-Luv:
        50.9991, 13.5508, -71.3461
        Hunter-Lab:
        43.8952, 29.8614, -43.7786
      #9065c5 color charts
#9065c5 RGB chart
      #9065c5 CMYK chart
      #9065c5 RGB pie chart
      #9065c5 color shades, tints & tones
#9065c5 color schemes
#9065c5 color preview, HTML & CSS examples
           This text has a color of #9065c5        
        
          <p style="color:#9065c5;">Text here</p>
        
        
          .mytext {color:#9065c5;}
        
        Text color #9065c5
      
           This box has a color of #9065c5        
        
          <div style="background-color:#9065c5;">Content here</div>
        
        
          .mybackground {background-color:#9065c5;}
        
        Background color #9065c5
      
           Border around this has a color of #9065c5        
        
          <div style="border:2px solid #9065c5;">Content here</div>
        
        
          .myborder {border:2px solid #9065c5;}
        
        Border color #9065c5