#bb31d1 color space conversions
Hex:
        #bb31d1
        RGB:
        187, 49, 209
        CMY:
        27, 81, 18
        CMYK:
        11, 77, 0, 18
      HSL:
        292°, 63.4921%, 50.5882%
        HSV (HSB):
        292°, 76.5550%, 81.9608%
        XYZ:
        33.1005, 17.3649, 61.9288
        xyY:
        0.2945, 0.1545, 17.3649
      CIE-Lab:
        48.7165, 72.8273, -54.1268
        CIE-LCH:
        48.7165, 90.7388, 323.3795
        CIE-Luv:
        48.7165, 49.6302, -90.1271
        Hunter-Lab:
        41.6712, 68.8624, -58.9428
      #bb31d1 color charts
#bb31d1 RGB chart
      #bb31d1 CMYK chart
      #bb31d1 RGB pie chart
      #bb31d1 color shades, tints & tones
#bb31d1 color schemes
#bb31d1 color preview, HTML & CSS examples
           This text has a color of #bb31d1        
        
          <p style="color:#bb31d1;">Text here</p>
        
        
          .mytext {color:#bb31d1;}
        
        Text color #bb31d1
      
           This box has a color of #bb31d1        
        
          <div style="background-color:#bb31d1;">Content here</div>
        
        
          .mybackground {background-color:#bb31d1;}
        
        Background color #bb31d1
      
           Border around this has a color of #bb31d1        
        
          <div style="border:2px solid #bb31d1;">Content here</div>
        
        
          .myborder {border:2px solid #bb31d1;}
        
        Border color #bb31d1