#b30eb4 color space conversions
Hex:
        #b30eb4
        RGB:
        179, 14, 180
        CMY:
        30, 95, 29
        CMYK:
        1, 92, 0, 29
      HSL:
        300°, 85.5670%, 38.0392%
        HSV (HSB):
        300°, 92.2222%, 70.5882%
        XYZ:
        26.9857, 13.1931, 44.3042
        xyY:
        0.3194, 0.1562, 13.1931
      CIE-Lab:
        43.0527, 74.0881, -46.3884
        CIE-LCH:
        43.0527, 87.4124, 327.9483
        CIE-Luv:
        43.0527, 58.1229, -76.3838
        Hunter-Lab:
        36.3223, 69.0528, -46.8936
      #b30eb4 color charts
#b30eb4 RGB chart
      #b30eb4 CMYK chart
      #b30eb4 RGB pie chart
      #b30eb4 color shades, tints & tones
#b30eb4 color schemes
#b30eb4 color preview, HTML & CSS examples
           This text has a color of #b30eb4        
        
          <p style="color:#b30eb4;">Text here</p>
        
        
          .mytext {color:#b30eb4;}
        
        Text color #b30eb4
      
           This box has a color of #b30eb4        
        
          <div style="background-color:#b30eb4;">Content here</div>
        
        
          .mybackground {background-color:#b30eb4;}
        
        Background color #b30eb4
      
           Border around this has a color of #b30eb4        
        
          <div style="border:2px solid #b30eb4;">Content here</div>
        
        
          .myborder {border:2px solid #b30eb4;}
        
        Border color #b30eb4