#b300b8 color space conversions
Hex:
        #b300b8
        RGB:
        179, 0, 184
        CMY:
        30, 100, 28
        CMYK:
        3, 100, 0, 28
      HSL:
        298°, 100.0000%, 36.0784%
        HSV (HSB):
        298°, 100.0000%, 72.1569%
        XYZ:
        27.2421, 13.0444, 46.4294
        xyY:
        0.3142, 0.1504, 13.0444
      CIE-Lab:
        42.8301, 76.0857, -49.1051
        CIE-LCH:
        42.8301, 90.5557, 327.1621
        CIE-Luv:
        42.8301, 57.3579, -80.2914
        Hunter-Lab:
        36.1170, 71.4331, -50.9370
      #b300b8 color charts
#b300b8 RGB chart
      #b300b8 CMYK chart
      #b300b8 RGB pie chart
      #b300b8 color shades, tints & tones
#b300b8 color schemes
#b300b8 color preview, HTML & CSS examples
           This text has a color of #b300b8        
        
          <p style="color:#b300b8;">Text here</p>
        
        
          .mytext {color:#b300b8;}
        
        Text color #b300b8
      
           This box has a color of #b300b8        
        
          <div style="background-color:#b300b8;">Content here</div>
        
        
          .mybackground {background-color:#b300b8;}
        
        Background color #b300b8
      
           Border around this has a color of #b300b8        
        
          <div style="border:2px solid #b300b8;">Content here</div>
        
        
          .myborder {border:2px solid #b300b8;}
        
        Border color #b300b8