#b02bae color space conversions
Hex:
        #b02bae
        RGB:
        176, 43, 174
        CMY:
        31, 83, 32
        CMYK:
        0, 76, 1, 31
      HSL:
        301°, 60.7306%, 42.9412%
        HSV (HSB):
        301°, 75.5682%, 69.0196%
        XYZ:
        26.4084, 14.0139, 41.3575
        xyY:
        0.3229, 0.1714, 14.0139
      CIE-Lab:
        44.2528, 66.5551, -40.9579
        CIE-LCH:
        44.2528, 78.1481, 328.3919
        CIE-Luv:
        44.2528, 54.6673, -68.2628
        Hunter-Lab:
        37.4351, 60.4104, -39.2978
      #b02bae color charts
#b02bae RGB chart
      #b02bae CMYK chart
      #b02bae RGB pie chart
      #b02bae color shades, tints & tones
#b02bae color schemes
#b02bae color preview, HTML & CSS examples
           This text has a color of #b02bae        
        
          <p style="color:#b02bae;">Text here</p>
        
        
          .mytext {color:#b02bae;}
        
        Text color #b02bae
      
           This box has a color of #b02bae        
        
          <div style="background-color:#b02bae;">Content here</div>
        
        
          .mybackground {background-color:#b02bae;}
        
        Background color #b02bae
      
           Border around this has a color of #b02bae        
        
          <div style="border:2px solid #b02bae;">Content here</div>
        
        
          .myborder {border:2px solid #b02bae;}
        
        Border color #b02bae