#9740eb color space conversions
Hex:
        #9740eb
        RGB:
        151, 64, 235
        CMY:
        41, 75, 8
        CMYK:
        36, 73, 0, 8
      HSL:
        271°, 81.0427%, 58.6275%
        HSV (HSB):
        271°, 72.7660%, 92.1569%
        XYZ:
        29.5913, 16.2443, 80.1731
        xyY:
        0.2348, 0.1289, 16.2443
      CIE-Lab:
        47.2933, 66.0633, -71.4743
        CIE-LCH:
        47.2933, 97.3290, 312.7470
        CIE-Luv:
        47.2933, 20.0083, -112.9897
        Hunter-Lab:
        40.3042, 60.5223, -89.7268
      #9740eb color charts
#9740eb RGB chart
      #9740eb CMYK chart
      #9740eb RGB pie chart
      #9740eb color shades, tints & tones
#9740eb color schemes
#9740eb color preview, HTML & CSS examples
           This text has a color of #9740eb        
        
          <p style="color:#9740eb;">Text here</p>
        
        
          .mytext {color:#9740eb;}
        
        Text color #9740eb
      
           This box has a color of #9740eb        
        
          <div style="background-color:#9740eb;">Content here</div>
        
        
          .mybackground {background-color:#9740eb;}
        
        Background color #9740eb
      
           Border around this has a color of #9740eb        
        
          <div style="border:2px solid #9740eb;">Content here</div>
        
        
          .myborder {border:2px solid #9740eb;}
        
        Border color #9740eb