#bb31a4 color space conversions
Hex:
        #bb31a4
        RGB:
        187, 49, 164
        CMY:
        27, 81, 36
        CMYK:
        0, 74, 12, 27
      HSL:
        310°, 58.4746%, 46.2745%
        HSV (HSB):
        310°, 73.7968%, 73.3333%
        XYZ:
        28.2927, 15.4418, 36.6113
        xyY:
        0.3521, 0.1922, 15.4418
      CIE-Lab:
        46.2334, 65.6004, -31.7758
        CIE-LCH:
        46.2334, 72.8911, 334.1551
        CIE-Luv:
        46.2334, 65.0507, -55.5807
        Hunter-Lab:
        39.2960, 59.7499, -27.7321
      #bb31a4 color charts
#bb31a4 RGB chart
      #bb31a4 CMYK chart
      #bb31a4 RGB pie chart
      #bb31a4 color shades, tints & tones
#bb31a4 color schemes
#bb31a4 color preview, HTML & CSS examples
           This text has a color of #bb31a4        
        
          <p style="color:#bb31a4;">Text here</p>
        
        
          .mytext {color:#bb31a4;}
        
        Text color #bb31a4
      
           This box has a color of #bb31a4        
        
          <div style="background-color:#bb31a4;">Content here</div>
        
        
          .mybackground {background-color:#bb31a4;}
        
        Background color #bb31a4
      
           Border around this has a color of #bb31a4        
        
          <div style="border:2px solid #bb31a4;">Content here</div>
        
        
          .myborder {border:2px solid #bb31a4;}
        
        Border color #bb31a4