#930ed2 color space conversions
Hex:
        #930ed2
        RGB:
        147, 14, 210
        CMY:
        42, 95, 18
        CMYK:
        30, 93, 0, 18
      HSL:
        281°, 87.5000%, 43.9216%
        HSV (HSB):
        281°, 93.3333%, 82.3529%
        XYZ:
        23.8225, 11.1703, 61.8733
        xyY:
        0.2459, 0.1153, 11.1703
      CIE-Lab:
        39.8658, 74.4478, -69.3372
        CIE-LCH:
        39.8658, 101.7355, 317.0356
        CIE-Luv:
        39.8658, 28.4634, -104.5162
        Hunter-Lab:
        33.4219, 68.7430, -86.3668
      #930ed2 color charts
#930ed2 RGB chart
      #930ed2 CMYK chart
      #930ed2 RGB pie chart
      #930ed2 color shades, tints & tones
#930ed2 color schemes
#930ed2 color preview, HTML & CSS examples
           This text has a color of #930ed2        
        
          <p style="color:#930ed2;">Text here</p>
        
        
          .mytext {color:#930ed2;}
        
        Text color #930ed2
      
           This box has a color of #930ed2        
        
          <div style="background-color:#930ed2;">Content here</div>
        
        
          .mybackground {background-color:#930ed2;}
        
        Background color #930ed2
      
           Border around this has a color of #930ed2        
        
          <div style="border:2px solid #930ed2;">Content here</div>
        
        
          .myborder {border:2px solid #930ed2;}
        
        Border color #930ed2