#9065ef color space conversions
Hex:
        #9065ef
        RGB:
        144, 101, 239
        CMY:
        44, 60, 6
        CMYK:
        40, 58, 0, 6
      HSL:
        259°, 81.1765%, 66.6667%
        HSV (HSB):
        259°, 57.7406%, 93.7255%
        XYZ:
        31.7353, 21.4686, 84.1326
        xyY:
        0.2311, 0.1563, 21.4686
      CIE-Lab:
        53.4586, 47.4830, -63.7699
        CIE-LCH:
        53.4586, 79.5062, 306.6713
        CIE-Luv:
        53.4586, 8.0460, -103.9529
        Hunter-Lab:
        46.3343, 41.1732, -75.2233
      #9065ef color charts
#9065ef RGB chart
      #9065ef CMYK chart
      #9065ef RGB pie chart
      #9065ef color shades, tints & tones
#9065ef color schemes
#9065ef color preview, HTML & CSS examples
           This text has a color of #9065ef        
        
          <p style="color:#9065ef;">Text here</p>
        
        
          .mytext {color:#9065ef;}
        
        Text color #9065ef
      
           This box has a color of #9065ef        
        
          <div style="background-color:#9065ef;">Content here</div>
        
        
          .mybackground {background-color:#9065ef;}
        
        Background color #9065ef
      
           Border around this has a color of #9065ef        
        
          <div style="border:2px solid #9065ef;">Content here</div>
        
        
          .myborder {border:2px solid #9065ef;}
        
        Border color #9065ef