#b81f94 color space conversions
Hex:
        #b81f94
        RGB:
        184, 31, 148
        CMY:
        28, 88, 42
        CMYK:
        0, 83, 20, 28
      HSL:
        314°, 71.1628%, 42.1569%
        HSV (HSB):
        314°, 83.1522%, 72.1569%
        XYZ:
        25.6024, 13.3084, 29.2364
        xyY:
        0.3757, 0.1953, 13.3084
      CIE-Lab:
        43.2244, 67.6347, -26.9172
        CIE-LCH:
        43.2244, 72.7942, 338.2985
        CIE-Luv:
        43.2244, 72.7192, -48.0944
        Hunter-Lab:
        36.4807, 61.4313, -21.9796
      #b81f94 color charts
#b81f94 RGB chart
      #b81f94 CMYK chart
      #b81f94 RGB pie chart
      #b81f94 color shades, tints & tones
#b81f94 color schemes
#b81f94 color preview, HTML & CSS examples
           This text has a color of #b81f94        
        
          <p style="color:#b81f94;">Text here</p>
        
        
          .mytext {color:#b81f94;}
        
        Text color #b81f94
      
           This box has a color of #b81f94        
        
          <div style="background-color:#b81f94;">Content here</div>
        
        
          .mybackground {background-color:#b81f94;}
        
        Background color #b81f94
      
           Border around this has a color of #b81f94        
        
          <div style="border:2px solid #b81f94;">Content here</div>
        
        
          .myborder {border:2px solid #b81f94;}
        
        Border color #b81f94