#9352eb color space conversions
Hex:
        #9352eb
        RGB:
        147, 82, 235
        CMY:
        42, 68, 8
        CMYK:
        37, 65, 0, 8
      HSL:
        265°, 79.2746%, 62.1569%
        HSV (HSB):
        265°, 65.1064%, 92.1569%
        XYZ:
        30.0453, 18.2358, 80.5336
        xyY:
        0.2332, 0.1416, 18.2358
      CIE-Lab:
        49.7809, 57.0656, -67.4557
        CIE-LCH:
        49.7809, 88.3559, 310.2303
        CIE-Luv:
        49.7809, 14.6271, -108.2657
        Hunter-Lab:
        42.7034, 50.8584, -81.9216
      #9352eb color charts
#9352eb RGB chart
      #9352eb CMYK chart
      #9352eb RGB pie chart
      #9352eb color shades, tints & tones
#9352eb color schemes
#9352eb color preview, HTML & CSS examples
           This text has a color of #9352eb        
        
          <p style="color:#9352eb;">Text here</p>
        
        
          .mytext {color:#9352eb;}
        
        Text color #9352eb
      
           This box has a color of #9352eb        
        
          <div style="background-color:#9352eb;">Content here</div>
        
        
          .mybackground {background-color:#9352eb;}
        
        Background color #9352eb
      
           Border around this has a color of #9352eb        
        
          <div style="border:2px solid #9352eb;">Content here</div>
        
        
          .myborder {border:2px solid #9352eb;}
        
        Border color #9352eb