#9040bc color space conversions
Hex:
        #9040bc
        RGB:
        144, 64, 188
        CMY:
        44, 75, 26
        CMYK:
        23, 66, 0, 26
      HSL:
        279°, 49.2063%, 49.4118%
        HSV (HSB):
        279°, 65.9574%, 73.7255%
        XYZ:
        22.4121, 13.2269, 48.9488
        xyY:
        0.2650, 0.1564, 13.2269
      CIE-Lab:
        43.1032, 54.1449, -51.3091
        CIE-LCH:
        43.1032, 74.5943, 316.5404
        CIE-Luv:
        43.1032, 25.7722, -80.9999
        Hunter-Lab:
        36.3688, 46.3542, -54.3401
      #9040bc color charts
#9040bc RGB chart
      #9040bc CMYK chart
      #9040bc RGB pie chart
      #9040bc color shades, tints & tones
#9040bc color schemes
#9040bc color preview, HTML & CSS examples
           This text has a color of #9040bc        
        
          <p style="color:#9040bc;">Text here</p>
        
        
          .mytext {color:#9040bc;}
        
        Text color #9040bc
      
           This box has a color of #9040bc        
        
          <div style="background-color:#9040bc;">Content here</div>
        
        
          .mybackground {background-color:#9040bc;}
        
        Background color #9040bc
      
           Border around this has a color of #9040bc        
        
          <div style="border:2px solid #9040bc;">Content here</div>
        
        
          .myborder {border:2px solid #9040bc;}
        
        Border color #9040bc