#bb31ef color space conversions
Hex:
        #bb31ef
        RGB:
        187, 49, 239
        CMY:
        27, 81, 6
        CMYK:
        22, 79, 0, 6
      HSL:
        284°, 85.5856%, 56.4706%
        HSV (HSB):
        284°, 79.4979%, 93.7255%
        XYZ:
        37.1718, 18.9934, 83.3683
        xyY:
        0.2664, 0.1361, 18.9934
      CIE-Lab:
        50.6795, 78.2352, -68.0041
        CIE-LCH:
        50.6795, 103.6595, 319.0020
        CIE-Luv:
        50.6795, 40.8623, -111.7261
        Hunter-Lab:
        43.5814, 75.9801, -82.9107
      #bb31ef color charts
#bb31ef RGB chart
      #bb31ef CMYK chart
      #bb31ef RGB pie chart
      #bb31ef color shades, tints & tones
#bb31ef color schemes
#bb31ef color preview, HTML & CSS examples
           This text has a color of #bb31ef        
        
          <p style="color:#bb31ef;">Text here</p>
        
        
          .mytext {color:#bb31ef;}
        
        Text color #bb31ef
      
           This box has a color of #bb31ef        
        
          <div style="background-color:#bb31ef;">Content here</div>
        
        
          .mybackground {background-color:#bb31ef;}
        
        Background color #bb31ef
      
           Border around this has a color of #bb31ef        
        
          <div style="border:2px solid #bb31ef;">Content here</div>
        
        
          .myborder {border:2px solid #bb31ef;}
        
        Border color #bb31ef