#b02bb1 color space conversions
Hex:
        #b02bb1
        RGB:
        176, 43, 177
        CMY:
        31, 83, 31
        CMYK:
        1, 76, 0, 31
      HSL:
        300°, 60.9091%, 43.1373%
        HSV (HSB):
        300°, 75.7062%, 69.4118%
        XYZ:
        26.7042, 14.1322, 42.9153
        xyY:
        0.3188, 0.1687, 14.1322
      CIE-Lab:
        44.4219, 67.0399, -42.4626
        CIE-LCH:
        44.4219, 79.3563, 327.6501
        CIE-Luv:
        44.4219, 53.6317, -70.5563
        Hunter-Lab:
        37.5928, 61.0107, -41.3695
      #b02bb1 color charts
#b02bb1 RGB chart
      #b02bb1 CMYK chart
      #b02bb1 RGB pie chart
      #b02bb1 color shades, tints & tones
#b02bb1 color schemes
#b02bb1 color preview, HTML & CSS examples
           This text has a color of #b02bb1        
        
          <p style="color:#b02bb1;">Text here</p>
        
        
          .mytext {color:#b02bb1;}
        
        Text color #b02bb1
      
           This box has a color of #b02bb1        
        
          <div style="background-color:#b02bb1;">Content here</div>
        
        
          .mybackground {background-color:#b02bb1;}
        
        Background color #b02bb1
      
           Border around this has a color of #b02bb1        
        
          <div style="border:2px solid #b02bb1;">Content here</div>
        
        
          .myborder {border:2px solid #b02bb1;}
        
        Border color #b02bb1