#9261fe color space conversions
Hex:
        #9261fe
        RGB:
        146, 97, 254
        CMY:
        43, 62, 0
        CMYK:
        43, 62, 0, 0
      HSL:
        259°, 98.7421%, 68.8235%
        HSV (HSB):
        259°, 61.8110%, 99.6078%
        XYZ:
        34.0181, 21.8161, 96.1839
        xyY:
        0.2238, 0.1435, 21.8161
      CIE-Lab:
        53.8314, 54.0019, -71.5022
        CIE-LCH:
        53.8314, 89.6034, 307.0619
        CIE-Luv:
        53.8314, 8.0920, -116.2936
        Hunter-Lab:
        46.7077, 48.2664, -89.3988
      #9261fe color charts
#9261fe RGB chart
      #9261fe CMYK chart
      #9261fe RGB pie chart
      #9261fe color shades, tints & tones
#9261fe color schemes
#9261fe color preview, HTML & CSS examples
           This text has a color of #9261fe        
        
          <p style="color:#9261fe;">Text here</p>
        
        
          .mytext {color:#9261fe;}
        
        Text color #9261fe
      
           This box has a color of #9261fe        
        
          <div style="background-color:#9261fe;">Content here</div>
        
        
          .mybackground {background-color:#9261fe;}
        
        Background color #9261fe
      
           Border around this has a color of #9261fe        
        
          <div style="border:2px solid #9261fe;">Content here</div>
        
        
          .myborder {border:2px solid #9261fe;}
        
        Border color #9261fe