#b301b6 color space conversions
Hex:
        #b301b6
        RGB:
        179, 1, 182
        CMY:
        30, 100, 29
        CMYK:
        2, 99, 0, 29
      HSL:
        299°, 98.9071%, 35.8824%
        HSV (HSB):
        299°, 99.4505%, 71.3725%
        XYZ:
        27.0448, 12.9828, 45.3365
        xyY:
        0.3168, 0.1521, 12.9828
      CIE-Lab:
        42.7373, 75.6873, -48.0744
        CIE-LCH:
        42.7373, 89.6644, 327.5775
        CIE-Luv:
        42.7373, 58.0632, -78.7637
        Hunter-Lab:
        36.0317, 70.9236, -49.3789
      #b301b6 color charts
#b301b6 RGB chart
      #b301b6 CMYK chart
      #b301b6 RGB pie chart
      #b301b6 color shades, tints & tones
#b301b6 color schemes
#b301b6 color preview, HTML & CSS examples
           This text has a color of #b301b6        
        
          <p style="color:#b301b6;">Text here</p>
        
        
          .mytext {color:#b301b6;}
        
        Text color #b301b6
      
           This box has a color of #b301b6        
        
          <div style="background-color:#b301b6;">Content here</div>
        
        
          .mybackground {background-color:#b301b6;}
        
        Background color #b301b6
      
           Border around this has a color of #b301b6        
        
          <div style="border:2px solid #b301b6;">Content here</div>
        
        
          .myborder {border:2px solid #b301b6;}
        
        Border color #b301b6