#b02fa6 color space conversions
Hex:
        #b02fa6
        RGB:
        176, 47, 166
        CMY:
        31, 82, 35
        CMYK:
        0, 73, 6, 31
      HSL:
        305°, 57.8475%, 43.7255%
        HSV (HSB):
        305°, 73.2955%, 69.0196%
        XYZ:
        25.8039, 14.0163, 37.4218
        xyY:
        0.3341, 0.1815, 14.0163
      CIE-Lab:
        44.2563, 64.0316, -36.2034
        CIE-LCH:
        44.2563, 73.5576, 330.5162
        CIE-Luv:
        44.2563, 56.6644, -61.0843
        Hunter-Lab:
        37.4384, 57.5119, -33.0569
      #b02fa6 color charts
#b02fa6 RGB chart
      #b02fa6 CMYK chart
      #b02fa6 RGB pie chart
      #b02fa6 color shades, tints & tones
#b02fa6 color schemes
#b02fa6 color preview, HTML & CSS examples
           This text has a color of #b02fa6        
        
          <p style="color:#b02fa6;">Text here</p>
        
        
          .mytext {color:#b02fa6;}
        
        Text color #b02fa6
      
           This box has a color of #b02fa6        
        
          <div style="background-color:#b02fa6;">Content here</div>
        
        
          .mybackground {background-color:#b02fa6;}
        
        Background color #b02fa6
      
           Border around this has a color of #b02fa6        
        
          <div style="border:2px solid #b02fa6;">Content here</div>
        
        
          .myborder {border:2px solid #b02fa6;}
        
        Border color #b02fa6