#bb41a7 color space conversions
Hex:
        #bb41a7
        RGB:
        187, 65, 167
        CMY:
        27, 75, 35
        CMYK:
        0, 65, 11, 27
      HSL:
        310°, 48.4127%, 49.4118%
        HSV (HSB):
        310°, 65.2406%, 73.3333%
        XYZ:
        29.3589, 17.1354, 38.3193
        xyY:
        0.3462, 0.2020, 17.1354
      CIE-Lab:
        48.4302, 60.2734, -30.1181
        CIE-LCH:
        48.4302, 67.3794, 333.4491
        CIE-Luv:
        48.4302, 59.6620, -52.9389
        Hunter-Lab:
        41.3949, 54.1578, -25.9083
      #bb41a7 color charts
#bb41a7 RGB chart
      #bb41a7 CMYK chart
      #bb41a7 RGB pie chart
      #bb41a7 color shades, tints & tones
#bb41a7 color schemes
#bb41a7 color preview, HTML & CSS examples
           This text has a color of #bb41a7        
        
          <p style="color:#bb41a7;">Text here</p>
        
        
          .mytext {color:#bb41a7;}
        
        Text color #bb41a7
      
           This box has a color of #bb41a7        
        
          <div style="background-color:#bb41a7;">Content here</div>
        
        
          .mybackground {background-color:#bb41a7;}
        
        Background color #bb41a7
      
           Border around this has a color of #bb41a7        
        
          <div style="border:2px solid #bb41a7;">Content here</div>
        
        
          .myborder {border:2px solid #bb41a7;}
        
        Border color #bb41a7