#934bc4 color space conversions
Hex:
        #934bc4
        RGB:
        147, 75, 196
        CMY:
        42, 71, 23
        CMYK:
        25, 62, 0, 23
      HSL:
        276°, 50.6276%, 53.1373%
        HSV (HSB):
        276°, 61.7347%, 76.8627%
        XYZ:
        24.5125, 15.2207, 53.8705
        xyY:
        0.2619, 0.1626, 15.2207
      CIE-Lab:
        45.9350, 51.3018, -51.3986
        CIE-LCH:
        45.9350, 72.6202, 314.9460
        CIE-Luv:
        45.9350, 23.1383, -82.2870
        Hunter-Lab:
        39.0137, 43.8783, -54.5585
      #934bc4 color charts
#934bc4 RGB chart
      #934bc4 CMYK chart
      #934bc4 RGB pie chart
      #934bc4 color shades, tints & tones
#934bc4 color schemes
#934bc4 color preview, HTML & CSS examples
           This text has a color of #934bc4        
        
          <p style="color:#934bc4;">Text here</p>
        
        
          .mytext {color:#934bc4;}
        
        Text color #934bc4
      
           This box has a color of #934bc4        
        
          <div style="background-color:#934bc4;">Content here</div>
        
        
          .mybackground {background-color:#934bc4;}
        
        Background color #934bc4
      
           Border around this has a color of #934bc4        
        
          <div style="border:2px solid #934bc4;">Content here</div>
        
        
          .myborder {border:2px solid #934bc4;}
        
        Border color #934bc4