#b8268f color space conversions
Hex:
        #b8268f
        RGB:
        184, 38, 143
        CMY:
        28, 85, 44
        CMYK:
        0, 79, 22, 28
      HSL:
        317°, 65.7658%, 43.5294%
        HSV (HSB):
        317°, 79.3478%, 72.1569%
        XYZ:
        25.4182, 13.5597, 27.2642
        xyY:
        0.3837, 0.2047, 13.5597
      CIE-Lab:
        43.5948, 65.2615, -23.3094
        CIE-LCH:
        43.5948, 69.2993, 340.3448
        CIE-Luv:
        43.5948, 73.3897, -42.7518
        Hunter-Lab:
        36.8236, 58.7720, -18.1219
      #b8268f color charts
#b8268f RGB chart
      #b8268f CMYK chart
      #b8268f RGB pie chart
      #b8268f color shades, tints & tones
#b8268f color schemes
#b8268f color preview, HTML & CSS examples
           This text has a color of #b8268f        
        
          <p style="color:#b8268f;">Text here</p>
        
        
          .mytext {color:#b8268f;}
        
        Text color #b8268f
      
           This box has a color of #b8268f        
        
          <div style="background-color:#b8268f;">Content here</div>
        
        
          .mybackground {background-color:#b8268f;}
        
        Background color #b8268f
      
           Border around this has a color of #b8268f        
        
          <div style="border:2px solid #b8268f;">Content here</div>
        
        
          .myborder {border:2px solid #b8268f;}
        
        Border color #b8268f