#b02468 color space conversions
Hex:
        #b02468
        RGB:
        176, 36, 104
        CMY:
        31, 86, 59
        CMYK:
        0, 80, 41, 31
      HSL:
        331°, 66.0377%, 41.5686%
        HSV (HSB):
        331°, 79.5455%, 69.0196%
        XYZ:
        21.0341, 11.4913, 14.2061
        xyY:
        0.4501, 0.2459, 11.4913
      CIE-Lab:
        40.3960, 59.3486, -4.2038
        CIE-LCH:
        40.3960, 59.4973, 355.9483
        CIE-Luv:
        40.3960, 83.3072, -15.8328
        Hunter-Lab:
        33.8989, 51.4352, -1.1177
      #b02468 color charts
#b02468 RGB chart
      #b02468 CMYK chart
      #b02468 RGB pie chart
      #b02468 color shades, tints & tones
#b02468 color schemes
#b02468 color preview, HTML & CSS examples
           This text has a color of #b02468        
        
          <p style="color:#b02468;">Text here</p>
        
        
          .mytext {color:#b02468;}
        
        Text color #b02468
      
           This box has a color of #b02468        
        
          <div style="background-color:#b02468;">Content here</div>
        
        
          .mybackground {background-color:#b02468;}
        
        Background color #b02468
      
           Border around this has a color of #b02468        
        
          <div style="border:2px solid #b02468;">Content here</div>
        
        
          .myborder {border:2px solid #b02468;}
        
        Border color #b02468