#b8238d color space conversions
Hex:
        #b8238d
        RGB:
        184, 35, 141
        CMY:
        28, 86, 45
        CMYK:
        0, 81, 23, 28
      HSL:
        317°, 68.0365%, 42.9412%
        HSV (HSB):
        317°, 80.9783%, 72.1569%
        XYZ:
        25.1759, 13.3155, 26.4425
        xyY:
        0.3877, 0.2051, 13.3155
      CIE-Lab:
        43.2348, 65.7863, -22.6508
        CIE-LCH:
        43.2348, 69.5766, 341.0010
        CIE-Luv:
        43.2348, 74.8459, -41.8354
        Hunter-Lab:
        36.4904, 59.2947, -17.4208
      #b8238d color charts
#b8238d RGB chart
      #b8238d CMYK chart
      #b8238d RGB pie chart
      #b8238d color shades, tints & tones
#b8238d color schemes
#b8238d color preview, HTML & CSS examples
           This text has a color of #b8238d        
        
          <p style="color:#b8238d;">Text here</p>
        
        
          .mytext {color:#b8238d;}
        
        Text color #b8238d
      
           This box has a color of #b8238d        
        
          <div style="background-color:#b8238d;">Content here</div>
        
        
          .mybackground {background-color:#b8238d;}
        
        Background color #b8238d
      
           Border around this has a color of #b8238d        
        
          <div style="border:2px solid #b8238d;">Content here</div>
        
        
          .myborder {border:2px solid #b8238d;}
        
        Border color #b8238d