#b02fa4 color space conversions
Hex:
        #b02fa4
        RGB:
        176, 47, 164
        CMY:
        31, 82, 36
        CMYK:
        0, 73, 7, 31
      HSL:
        306°, 57.8475%, 43.7255%
        HSV (HSB):
        306°, 73.2955%, 69.0196%
        XYZ:
        25.6219, 13.9435, 36.4629
        xyY:
        0.3370, 0.1834, 13.9435
      CIE-Lab:
        44.1518, 63.7189, -35.1767
        CIE-LCH:
        44.1518, 72.7839, 331.0986
        CIE-Luv:
        44.1518, 57.3674, -59.5259
        Hunter-Lab:
        37.3410, 57.1328, -31.7571
      #b02fa4 color charts
#b02fa4 RGB chart
      #b02fa4 CMYK chart
      #b02fa4 RGB pie chart
      #b02fa4 color shades, tints & tones
#b02fa4 color schemes
#b02fa4 color preview, HTML & CSS examples
           This text has a color of #b02fa4        
        
          <p style="color:#b02fa4;">Text here</p>
        
        
          .mytext {color:#b02fa4;}
        
        Text color #b02fa4
      
           This box has a color of #b02fa4        
        
          <div style="background-color:#b02fa4;">Content here</div>
        
        
          .mybackground {background-color:#b02fa4;}
        
        Background color #b02fa4
      
           Border around this has a color of #b02fa4        
        
          <div style="border:2px solid #b02fa4;">Content here</div>
        
        
          .myborder {border:2px solid #b02fa4;}
        
        Border color #b02fa4