#bb1fb5 color space conversions
Hex:
        #bb1fb5
        RGB:
        187, 31, 181
        CMY:
        27, 88, 29
        CMYK:
        0, 83, 3, 27
      HSL:
        302°, 71.5596%, 42.7451%
        HSV (HSB):
        302°, 83.4225%, 73.3333%
        XYZ:
        29.3240, 14.8810, 45.0428
        xyY:
        0.3286, 0.1667, 14.8810
      CIE-Lab:
        45.4707, 72.8959, -43.0385
        CIE-LCH:
        45.4707, 84.6530, 329.4420
        CIE-Luv:
        45.4707, 61.9074, -72.6266
        Hunter-Lab:
        38.5759, 68.1816, -42.2265
      #bb1fb5 color charts
#bb1fb5 RGB chart
      #bb1fb5 CMYK chart
      #bb1fb5 RGB pie chart
      #bb1fb5 color shades, tints & tones
#bb1fb5 color schemes
#bb1fb5 color preview, HTML & CSS examples
           This text has a color of #bb1fb5        
        
          <p style="color:#bb1fb5;">Text here</p>
        
        
          .mytext {color:#bb1fb5;}
        
        Text color #bb1fb5
      
           This box has a color of #bb1fb5        
        
          <div style="background-color:#bb1fb5;">Content here</div>
        
        
          .mybackground {background-color:#bb1fb5;}
        
        Background color #bb1fb5
      
           Border around this has a color of #bb1fb5        
        
          <div style="border:2px solid #bb1fb5;">Content here</div>
        
        
          .myborder {border:2px solid #bb1fb5;}
        
        Border color #bb1fb5