#9934fd color space conversions
Hex:
        #9934fd
        RGB:
        153, 52, 253
        CMY:
        40, 80, 1
        CMYK:
        40, 79, 0, 1
      HSL:
        270°, 98.0488%, 59.8039%
        HSV (HSB):
        270°, 79.4466%, 99.2157%
        XYZ:
        32.0945, 16.3201, 94.3870
        xyY:
        0.2247, 0.1143, 16.3201
      CIE-Lab:
        47.3917, 74.9373, -81.4025
        CIE-LCH:
        47.3917, 110.6434, 312.6320
        CIE-Luv:
        47.3917, 19.3348, -126.9615
        Hunter-Lab:
        40.3982, 71.1131, -110.2475
      #9934fd color charts
#9934fd RGB chart
      #9934fd CMYK chart
      #9934fd RGB pie chart
      #9934fd color shades, tints & tones
#9934fd color schemes
#9934fd color preview, HTML & CSS examples
           This text has a color of #9934fd        
        
          <p style="color:#9934fd;">Text here</p>
        
        
          .mytext {color:#9934fd;}
        
        Text color #9934fd
      
           This box has a color of #9934fd        
        
          <div style="background-color:#9934fd;">Content here</div>
        
        
          .mybackground {background-color:#9934fd;}
        
        Background color #9934fd
      
           Border around this has a color of #9934fd        
        
          <div style="border:2px solid #9934fd;">Content here</div>
        
        
          .myborder {border:2px solid #9934fd;}
        
        Border color #9934fd