#932efa color space conversions
Hex:
        #932efa
        RGB:
        147, 46, 250
        CMY:
        42, 82, 2
        CMYK:
        41, 82, 0, 2
      HSL:
        270°, 95.3271%, 58.0392%
        HSV (HSB):
        270°, 81.6000%, 98.0392%
        XYZ:
        30.2649, 15.0592, 91.7540
        xyY:
        0.2208, 0.1099, 15.0592
      CIE-Lab:
        45.7151, 75.4182, -82.5032
        CIE-LCH:
        45.7151, 111.7796, 312.4312
        CIE-Luv:
        45.7151, 17.8092, -126.7607
        Hunter-Lab:
        38.8061, 71.3016, -113.0222
      #932efa color charts
#932efa RGB chart
      #932efa CMYK chart
      #932efa RGB pie chart
      #932efa color shades, tints & tones
#932efa color schemes
#932efa color preview, HTML & CSS examples
           This text has a color of #932efa        
        
          <p style="color:#932efa;">Text here</p>
        
        
          .mytext {color:#932efa;}
        
        Text color #932efa
      
           This box has a color of #932efa        
        
          <div style="background-color:#932efa;">Content here</div>
        
        
          .mybackground {background-color:#932efa;}
        
        Background color #932efa
      
           Border around this has a color of #932efa        
        
          <div style="border:2px solid #932efa;">Content here</div>
        
        
          .myborder {border:2px solid #932efa;}
        
        Border color #932efa