#9276fb color space conversions
Hex:
        #9276fb
        RGB:
        146, 118, 251
        CMY:
        43, 54, 2
        CMYK:
        42, 53, 0, 2
      HSL:
        253°, 94.3262%, 72.3529%
        HSV (HSB):
        253°, 52.9880%, 98.4314%
        XYZ:
        35.7451, 26.0329, 94.4077
        xyY:
        0.2289, 0.1667, 26.0329
      CIE-Lab:
        58.0683, 41.6478, -63.0086
        CIE-LCH:
        58.0683, 75.5289, 303.4642
        CIE-Luv:
        58.0683, 2.7884, -104.2434
        Hunter-Lab:
        51.0224, 35.7635, -73.9896
      #9276fb color charts
#9276fb RGB chart
      #9276fb CMYK chart
      #9276fb RGB pie chart
      #9276fb color shades, tints & tones
#9276fb color schemes
#9276fb color preview, HTML & CSS examples
           This text has a color of #9276fb        
        
          <p style="color:#9276fb;">Text here</p>
        
        
          .mytext {color:#9276fb;}
        
        Text color #9276fb
      
           This box has a color of #9276fb        
        
          <div style="background-color:#9276fb;">Content here</div>
        
        
          .mybackground {background-color:#9276fb;}
        
        Background color #9276fb
      
           Border around this has a color of #9276fb        
        
          <div style="border:2px solid #9276fb;">Content here</div>
        
        
          .myborder {border:2px solid #9276fb;}
        
        Border color #9276fb