#930bb4 color space conversions
Hex:
        #930bb4
        RGB:
        147, 11, 180
        CMY:
        42, 96, 29
        CMYK:
        18, 94, 0, 29
      HSL:
        288°, 88.4817%, 37.4510%
        HSV (HSB):
        288°, 93.8889%, 70.5882%
        XYZ:
        20.3905, 9.7377, 43.9849
        xyY:
        0.2751, 0.1314, 9.7377
      CIE-Lab:
        37.3674, 69.2862, -55.8337
        CIE-LCH:
        37.3674, 88.9830, 321.1367
        CIE-Luv:
        37.3674, 36.6674, -84.8408
        Hunter-Lab:
        31.2052, 62.0284, -61.7276
      #930bb4 color charts
#930bb4 RGB chart
      #930bb4 CMYK chart
      #930bb4 RGB pie chart
      #930bb4 color shades, tints & tones
#930bb4 color schemes
#930bb4 color preview, HTML & CSS examples
           This text has a color of #930bb4        
        
          <p style="color:#930bb4;">Text here</p>
        
        
          .mytext {color:#930bb4;}
        
        Text color #930bb4
      
           This box has a color of #930bb4        
        
          <div style="background-color:#930bb4;">Content here</div>
        
        
          .mybackground {background-color:#930bb4;}
        
        Background color #930bb4
      
           Border around this has a color of #930bb4        
        
          <div style="border:2px solid #930bb4;">Content here</div>
        
        
          .myborder {border:2px solid #930bb4;}
        
        Border color #930bb4