#bb3d8d color space conversions
Hex:
        #bb3d8d
        RGB:
        187, 61, 141
        CMY:
        27, 76, 45
        CMYK:
        0, 67, 25, 27
      HSL:
        322°, 50.8065%, 48.6275%
        HSV (HSB):
        322°, 67.3797%, 73.3333%
        XYZ:
        26.9700, 15.8254, 26.8324
        xyY:
        0.3873, 0.2273, 15.8254
      CIE-Lab:
        46.7445, 58.1114, -17.2099
        CIE-LCH:
        46.7445, 60.6063, 343.5032
        CIE-Luv:
        46.7445, 69.8792, -33.6158
        Hunter-Lab:
        39.7811, 51.3988, -12.1444
      #bb3d8d color charts
#bb3d8d RGB chart
      #bb3d8d CMYK chart
      #bb3d8d RGB pie chart
      #bb3d8d color shades, tints & tones
#bb3d8d color schemes
#bb3d8d color preview, HTML & CSS examples
           This text has a color of #bb3d8d        
        
          <p style="color:#bb3d8d;">Text here</p>
        
        
          .mytext {color:#bb3d8d;}
        
        Text color #bb3d8d
      
           This box has a color of #bb3d8d        
        
          <div style="background-color:#bb3d8d;">Content here</div>
        
        
          .mybackground {background-color:#bb3d8d;}
        
        Background color #bb3d8d
      
           Border around this has a color of #bb3d8d        
        
          <div style="border:2px solid #bb3d8d;">Content here</div>
        
        
          .myborder {border:2px solid #bb3d8d;}
        
        Border color #bb3d8d