#9304fe color space conversions
Hex:
        #9304fe
        RGB:
        147, 4, 254
        CMY:
        42, 98, 0
        CMYK:
        42, 98, 0, 0
      HSL:
        274°, 99.2063%, 50.5882%
        HSV (HSB):
        274°, 98.4252%, 99.6078%
        XYZ:
        29.9654, 13.4456, 94.7818
        xyY:
        0.2168, 0.0973, 13.4456
      CIE-Lab:
        43.4272, 84.1500, -88.5034
        CIE-LCH:
        43.4272, 122.1232, 313.5556
        CIE-Luv:
        43.4272, 19.4502, -132.0024
        Hunter-Lab:
        36.6683, 81.7012, -127.5877
      #9304fe color charts
#9304fe RGB chart
      #9304fe CMYK chart
      #9304fe RGB pie chart
      #9304fe color shades, tints & tones
#9304fe color schemes
#9304fe color preview, HTML & CSS examples
           This text has a color of #9304fe        
        
          <p style="color:#9304fe;">Text here</p>
        
        
          .mytext {color:#9304fe;}
        
        Text color #9304fe
      
           This box has a color of #9304fe        
        
          <div style="background-color:#9304fe;">Content here</div>
        
        
          .mybackground {background-color:#9304fe;}
        
        Background color #9304fe
      
           Border around this has a color of #9304fe        
        
          <div style="border:2px solid #9304fe;">Content here</div>
        
        
          .myborder {border:2px solid #9304fe;}
        
        Border color #9304fe