#932dce color space conversions
Hex:
        #932dce
        RGB:
        147, 45, 206
        CMY:
        42, 82, 19
        CMYK:
        29, 78, 0, 19
      HSL:
        278°, 64.1434%, 49.2157%
        HSV (HSB):
        278°, 78.1553%, 80.7843%
        XYZ:
        24.1116, 12.5360, 59.5414
        xyY:
        0.2507, 0.1303, 12.5360
      CIE-Lab:
        42.0557, 66.2784, -63.4536
        CIE-LCH:
        42.0557, 91.7562, 316.2474
        CIE-Luv:
        42.0557, 26.7715, -98.2013
        Hunter-Lab:
        35.4063, 59.5970, -74.9213
      #932dce color charts
#932dce RGB chart
      #932dce CMYK chart
      #932dce RGB pie chart
      #932dce color shades, tints & tones
#932dce color schemes
#932dce color preview, HTML & CSS examples
           This text has a color of #932dce        
        
          <p style="color:#932dce;">Text here</p>
        
        
          .mytext {color:#932dce;}
        
        Text color #932dce
      
           This box has a color of #932dce        
        
          <div style="background-color:#932dce;">Content here</div>
        
        
          .mybackground {background-color:#932dce;}
        
        Background color #932dce
      
           Border around this has a color of #932dce        
        
          <div style="border:2px solid #932dce;">Content here</div>
        
        
          .myborder {border:2px solid #932dce;}
        
        Border color #932dce