#9804f5 color space conversions
Hex:
        #9804f5
        RGB:
        152, 4, 245
        CMY:
        40, 98, 4
        CMYK:
        38, 98, 0, 4
      HSL:
        277°, 96.7871%, 48.8235%
        HSV (HSB):
        277°, 98.3673%, 96.0784%
        XYZ:
        29.4737, 13.3548, 87.4105
        xyY:
        0.2263, 0.1025, 13.3548
      CIE-Lab:
        43.2931, 82.8566, -83.6500
        CIE-LCH:
        43.2931, 117.7392, 314.7270
        CIE-Luv:
        43.2931, 23.5090, -126.1001
        Hunter-Lab:
        36.5442, 80.0119, -116.2354
      #9804f5 color charts
#9804f5 RGB chart
      #9804f5 CMYK chart
      #9804f5 RGB pie chart
      #9804f5 color shades, tints & tones
#9804f5 color schemes
#9804f5 color preview, HTML & CSS examples
           This text has a color of #9804f5        
        
          <p style="color:#9804f5;">Text here</p>
        
        
          .mytext {color:#9804f5;}
        
        Text color #9804f5
      
           This box has a color of #9804f5        
        
          <div style="background-color:#9804f5;">Content here</div>
        
        
          .mybackground {background-color:#9804f5;}
        
        Background color #9804f5
      
           Border around this has a color of #9804f5        
        
          <div style="border:2px solid #9804f5;">Content here</div>
        
        
          .myborder {border:2px solid #9804f5;}
        
        Border color #9804f5