#b30dd5 color space conversions
Hex:
        #b30dd5
        RGB:
        179, 13, 213
        CMY:
        30, 95, 16
        CMYK:
        16, 94, 0, 16
      HSL:
        290°, 88.4956%, 44.3137%
        HSV (HSB):
        290°, 93.8967%, 83.5294%
        XYZ:
        30.7446, 14.6756, 64.1631
        xyY:
        0.2806, 0.1339, 14.6756
      CIE-Lab:
        45.1867, 79.4900, -62.1820
        CIE-LCH:
        45.1867, 100.9221, 321.9653
        CIE-Luv:
        45.1867, 46.7198, -100.1171
        Hunter-Lab:
        38.3088, 76.2140, -72.4881
      #b30dd5 color charts
#b30dd5 RGB chart
      #b30dd5 CMYK chart
      #b30dd5 RGB pie chart
      #b30dd5 color shades, tints & tones
#b30dd5 color schemes
#b30dd5 color preview, HTML & CSS examples
           This text has a color of #b30dd5        
        
          <p style="color:#b30dd5;">Text here</p>
        
        
          .mytext {color:#b30dd5;}
        
        Text color #b30dd5
      
           This box has a color of #b30dd5        
        
          <div style="background-color:#b30dd5;">Content here</div>
        
        
          .mybackground {background-color:#b30dd5;}
        
        Background color #b30dd5
      
           Border around this has a color of #b30dd5        
        
          <div style="border:2px solid #b30dd5;">Content here</div>
        
        
          .myborder {border:2px solid #b30dd5;}
        
        Border color #b30dd5