#bb1f94 color space conversions
Hex:
        #bb1f94
        RGB:
        187, 31, 148
        CMY:
        27, 88, 42
        CMYK:
        0, 83, 21, 27
      HSL:
        315°, 71.5596%, 42.7451%
        HSV (HSB):
        315°, 83.4225%, 73.3333%
        XYZ:
        26.3288, 13.6829, 29.2704
        xyY:
        0.3800, 0.1975, 13.6829
      CIE-Lab:
        43.7747, 68.2879, -26.0183
        CIE-LCH:
        43.7747, 73.0767, 339.1427
        CIE-Luv:
        43.7747, 75.0637, -47.0974
        Hunter-Lab:
        36.9904, 62.3185, -21.0227
      #bb1f94 color charts
#bb1f94 RGB chart
      #bb1f94 CMYK chart
      #bb1f94 RGB pie chart
      #bb1f94 color shades, tints & tones
#bb1f94 color schemes
#bb1f94 color preview, HTML & CSS examples
           This text has a color of #bb1f94        
        
          <p style="color:#bb1f94;">Text here</p>
        
        
          .mytext {color:#bb1f94;}
        
        Text color #bb1f94
      
           This box has a color of #bb1f94        
        
          <div style="background-color:#bb1f94;">Content here</div>
        
        
          .mybackground {background-color:#bb1f94;}
        
        Background color #bb1f94
      
           Border around this has a color of #bb1f94        
        
          <div style="border:2px solid #bb1f94;">Content here</div>
        
        
          .myborder {border:2px solid #bb1f94;}
        
        Border color #bb1f94