#9741ea color space conversions
Hex:
        #9741ea
        RGB:
        151, 65, 234
        CMY:
        41, 75, 8
        CMYK:
        35, 72, 0, 8
      HSL:
        271°, 80.0948%, 58.6275%
        HSV (HSB):
        271°, 72.2222%, 91.7647%
        XYZ:
        29.5041, 16.3004, 79.4332
        xyY:
        0.2356, 0.1302, 16.3004
      CIE-Lab:
        47.3662, 65.4161, -70.7914
        CIE-LCH:
        47.3662, 96.3882, 312.7400
        CIE-Luv:
        47.3662, 20.0254, -112.0553
        Hunter-Lab:
        40.3738, 59.7889, -88.3881
      #9741ea color charts
#9741ea RGB chart
      #9741ea CMYK chart
      #9741ea RGB pie chart
      #9741ea color shades, tints & tones
#9741ea color schemes
#9741ea color preview, HTML & CSS examples
           This text has a color of #9741ea        
        
          <p style="color:#9741ea;">Text here</p>
        
        
          .mytext {color:#9741ea;}
        
        Text color #9741ea
      
           This box has a color of #9741ea        
        
          <div style="background-color:#9741ea;">Content here</div>
        
        
          .mybackground {background-color:#9741ea;}
        
        Background color #9741ea
      
           Border around this has a color of #9741ea        
        
          <div style="border:2px solid #9741ea;">Content here</div>
        
        
          .myborder {border:2px solid #9741ea;}
        
        Border color #9741ea