#bb41a6 color space conversions
Hex:
        #bb41a6
        RGB:
        187, 65, 166
        CMY:
        27, 75, 35
        CMYK:
        0, 65, 11, 27
      HSL:
        310°, 48.4127%, 49.4118%
        HSV (HSB):
        310°, 65.2406%, 73.3333%
        XYZ:
        29.2667, 17.0986, 37.8342
        xyY:
        0.3476, 0.2031, 17.0986
      CIE-Lab:
        48.3840, 60.1188, -29.5995
        CIE-LCH:
        48.3840, 67.0104, 333.7867
        CIE-Luv:
        48.3840, 59.9926, -52.1396
        Hunter-Lab:
        41.3504, 53.9745, -25.3030
      #bb41a6 color charts
#bb41a6 RGB chart
      #bb41a6 CMYK chart
      #bb41a6 RGB pie chart
      #bb41a6 color shades, tints & tones
#bb41a6 color schemes
#bb41a6 color preview, HTML & CSS examples
           This text has a color of #bb41a6        
        
          <p style="color:#bb41a6;">Text here</p>
        
        
          .mytext {color:#bb41a6;}
        
        Text color #bb41a6
      
           This box has a color of #bb41a6        
        
          <div style="background-color:#bb41a6;">Content here</div>
        
        
          .mybackground {background-color:#bb41a6;}
        
        Background color #bb41a6
      
           Border around this has a color of #bb41a6        
        
          <div style="border:2px solid #bb41a6;">Content here</div>
        
        
          .myborder {border:2px solid #bb41a6;}
        
        Border color #bb41a6