#bb31c4 color space conversions
Hex:
        #bb31c4
        RGB:
        187, 49, 196
        CMY:
        27, 81, 23
        CMYK:
        5, 75, 0, 23
      HSL:
        296°, 60.0000%, 48.0392%
        HSV (HSB):
        296°, 75.0000%, 76.8627%
        XYZ:
        31.5556, 16.7469, 53.7939
        xyY:
        0.3091, 0.1640, 16.7469
      CIE-Lab:
        47.9396, 70.6162, -47.8675
        CIE-LCH:
        47.9396, 85.3109, 325.8685
        CIE-Luv:
        47.9396, 53.8175, -80.3818
        Hunter-Lab:
        40.9230, 66.0256, -49.2914
      #bb31c4 color charts
#bb31c4 RGB chart
      #bb31c4 CMYK chart
      #bb31c4 RGB pie chart
      #bb31c4 color shades, tints & tones
#bb31c4 color schemes
#bb31c4 color preview, HTML & CSS examples
           This text has a color of #bb31c4        
        
          <p style="color:#bb31c4;">Text here</p>
        
        
          .mytext {color:#bb31c4;}
        
        Text color #bb31c4
      
           This box has a color of #bb31c4        
        
          <div style="background-color:#bb31c4;">Content here</div>
        
        
          .mybackground {background-color:#bb31c4;}
        
        Background color #bb31c4
      
           Border around this has a color of #bb31c4        
        
          <div style="border:2px solid #bb31c4;">Content here</div>
        
        
          .myborder {border:2px solid #bb31c4;}
        
        Border color #bb31c4