#bb45b1 color space conversions
Hex:
        #bb45b1
        RGB:
        187, 69, 177
        CMY:
        27, 73, 31
        CMYK:
        0, 63, 5, 27
      HSL:
        305°, 46.4567%, 50.1961%
        HSV (HSB):
        305°, 63.1016%, 73.3333%
        XYZ:
        30.5575, 17.9954, 43.4579
        xyY:
        0.3321, 0.1956, 17.9954
      CIE-Lab:
        49.4905, 60.2416, -34.3390
        CIE-LCH:
        49.4905, 69.3413, 330.3159
        CIE-Luv:
        49.4905, 55.2320, -59.4752
        Hunter-Lab:
        42.4209, 54.3438, -31.0446
      #bb45b1 color charts
#bb45b1 RGB chart
      #bb45b1 CMYK chart
      #bb45b1 RGB pie chart
      #bb45b1 color shades, tints & tones
#bb45b1 color schemes
#bb45b1 color preview, HTML & CSS examples
           This text has a color of #bb45b1        
        
          <p style="color:#bb45b1;">Text here</p>
        
        
          .mytext {color:#bb45b1;}
        
        Text color #bb45b1
      
           This box has a color of #bb45b1        
        
          <div style="background-color:#bb45b1;">Content here</div>
        
        
          .mybackground {background-color:#bb45b1;}
        
        Background color #bb45b1
      
           Border around this has a color of #bb45b1        
        
          <div style="border:2px solid #bb45b1;">Content here</div>
        
        
          .myborder {border:2px solid #bb45b1;}
        
        Border color #bb45b1