#b02a6a color space conversions
Hex:
        #b02a6a
        RGB:
        176, 42, 106
        CMY:
        31, 84, 58
        CMYK:
        0, 76, 40, 31
      HSL:
        331°, 61.4679%, 42.7451%
        HSV (HSB):
        331°, 76.1364%, 69.0196%
        XYZ:
        21.3340, 11.9266, 14.8133
        xyY:
        0.4438, 0.2481, 11.9266
      CIE-Lab:
        41.0993, 57.7477, -4.4163
        CIE-LCH:
        41.0993, 57.9163, 355.6268
        CIE-Luv:
        41.0993, 80.6431, -15.8311
        Hunter-Lab:
        34.5350, 49.8322, -1.2572
      #b02a6a color charts
#b02a6a RGB chart
      #b02a6a CMYK chart
      #b02a6a RGB pie chart
      #b02a6a color shades, tints & tones
#b02a6a color schemes
#b02a6a color preview, HTML & CSS examples
           This text has a color of #b02a6a        
        
          <p style="color:#b02a6a;">Text here</p>
        
        
          .mytext {color:#b02a6a;}
        
        Text color #b02a6a
      
           This box has a color of #b02a6a        
        
          <div style="background-color:#b02a6a;">Content here</div>
        
        
          .mybackground {background-color:#b02a6a;}
        
        Background color #b02a6a
      
           Border around this has a color of #b02a6a        
        
          <div style="border:2px solid #b02a6a;">Content here</div>
        
        
          .myborder {border:2px solid #b02a6a;}
        
        Border color #b02a6a