#9276cd color space conversions
Hex:
        #9276cd
        RGB:
        146, 118, 205
        CMY:
        43, 54, 20
        CMYK:
        29, 42, 0, 20
      HSL:
        259°, 46.5241%, 63.3333%
        HSV (HSB):
        259°, 42.4390%, 80.3922%
        XYZ:
        29.3519, 23.4756, 60.7418
        xyY:
        0.2584, 0.2067, 23.4756
      CIE-Lab:
        55.5589, 29.5196, -41.2640
        CIE-LCH:
        55.5589, 50.7359, 305.5793
        CIE-Luv:
        55.5589, 7.5378, -67.5562
        Hunter-Lab:
        48.4517, 23.3446, -40.4133
      #9276cd color charts
#9276cd RGB chart
      #9276cd CMYK chart
      #9276cd RGB pie chart
      #9276cd color shades, tints & tones
#9276cd color schemes
#9276cd color preview, HTML & CSS examples
           This text has a color of #9276cd        
        
          <p style="color:#9276cd;">Text here</p>
        
        
          .mytext {color:#9276cd;}
        
        Text color #9276cd
      
           This box has a color of #9276cd        
        
          <div style="background-color:#9276cd;">Content here</div>
        
        
          .mybackground {background-color:#9276cd;}
        
        Background color #9276cd
      
           Border around this has a color of #9276cd        
        
          <div style="border:2px solid #9276cd;">Content here</div>
        
        
          .myborder {border:2px solid #9276cd;}
        
        Border color #9276cd