#9065df color space conversions
Hex:
        #9065df
        RGB:
        144, 101, 223
        CMY:
        44, 60, 13
        CMYK:
        35, 55, 0, 13
      HSL:
        261°, 65.5914%, 63.5294%
        HSV (HSB):
        261°, 54.7085%, 87.4510%
        XYZ:
        29.4746, 20.5644, 72.2279
        xyY:
        0.2411, 0.1682, 20.5644
      CIE-Lab:
        52.4694, 43.3066, -56.3755
        CIE-LCH:
        52.4694, 71.0891, 307.5308
        CIE-Luv:
        52.4694, 10.0498, -91.8340
        Hunter-Lab:
        45.3480, 36.6598, -62.6905
      #9065df color charts
#9065df RGB chart
      #9065df CMYK chart
      #9065df RGB pie chart
      #9065df color shades, tints & tones
#9065df color schemes
#9065df color preview, HTML & CSS examples
           This text has a color of #9065df        
        
          <p style="color:#9065df;">Text here</p>
        
        
          .mytext {color:#9065df;}
        
        Text color #9065df
      
           This box has a color of #9065df        
        
          <div style="background-color:#9065df;">Content here</div>
        
        
          .mybackground {background-color:#9065df;}
        
        Background color #9065df
      
           Border around this has a color of #9065df        
        
          <div style="border:2px solid #9065df;">Content here</div>
        
        
          .myborder {border:2px solid #9065df;}
        
        Border color #9065df