#b02cb8 color space conversions
Hex:
        #b02cb8
        RGB:
        176, 44, 184
        CMY:
        31, 83, 28
        CMYK:
        4, 76, 0, 28
      HSL:
        297°, 61.4035%, 44.7059%
        HSV (HSB):
        297°, 76.0870%, 72.1569%
        XYZ:
        27.4569, 14.4922, 46.6975
        xyY:
        0.3097, 0.1635, 14.4922
      CIE-Lab:
        44.9306, 67.8956, -45.7726
        CIE-LCH:
        44.9306, 81.8837, 326.0136
        CIE-Luv:
        44.9306, 51.0953, -75.6399
        Hunter-Lab:
        38.0686, 62.1229, -46.0812
      #b02cb8 color charts
#b02cb8 RGB chart
      #b02cb8 CMYK chart
      #b02cb8 RGB pie chart
      #b02cb8 color shades, tints & tones
#b02cb8 color schemes
#b02cb8 color preview, HTML & CSS examples
           This text has a color of #b02cb8        
        
          <p style="color:#b02cb8;">Text here</p>
        
        
          .mytext {color:#b02cb8;}
        
        Text color #b02cb8
      
           This box has a color of #b02cb8        
        
          <div style="background-color:#b02cb8;">Content here</div>
        
        
          .mybackground {background-color:#b02cb8;}
        
        Background color #b02cb8
      
           Border around this has a color of #b02cb8        
        
          <div style="border:2px solid #b02cb8;">Content here</div>
        
        
          .myborder {border:2px solid #b02cb8;}
        
        Border color #b02cb8