#934adf color space conversions
Hex:
        #934adf
        RGB:
        147, 74, 223
        CMY:
        42, 71, 13
        CMYK:
        34, 67, 0, 13
      HSL:
        269°, 69.9531%, 58.2353%
        HSV (HSB):
        269°, 66.8161%, 87.4510%
        XYZ:
        27.8007, 16.4283, 71.5178
        xyY:
        0.2402, 0.1419, 16.4283
      CIE-Lab:
        47.5315, 58.0587, -64.3156
        CIE-LCH:
        47.5315, 86.6448, 312.0731
        CIE-Luv:
        47.5315, 18.3344, -102.4727
        Hunter-Lab:
        40.5319, 51.5019, -76.2439
      #934adf color charts
#934adf RGB chart
      #934adf CMYK chart
      #934adf RGB pie chart
      #934adf color shades, tints & tones
#934adf color schemes
#934adf color preview, HTML & CSS examples
           This text has a color of #934adf        
        
          <p style="color:#934adf;">Text here</p>
        
        
          .mytext {color:#934adf;}
        
        Text color #934adf
      
           This box has a color of #934adf        
        
          <div style="background-color:#934adf;">Content here</div>
        
        
          .mybackground {background-color:#934adf;}
        
        Background color #934adf
      
           Border around this has a color of #934adf        
        
          <div style="border:2px solid #934adf;">Content here</div>
        
        
          .myborder {border:2px solid #934adf;}
        
        Border color #934adf