#b921cb color space conversions
Hex:
        #b921cb
        RGB:
        185, 33, 203
        CMY:
        27, 87, 20
        CMYK:
        9, 84, 0, 20
      HSL:
        294°, 72.0339%, 46.2745%
        HSV (HSB):
        294°, 83.7438%, 79.6078%
        XYZ:
        31.3309, 15.7138, 57.8817
        xyY:
        0.2986, 0.1498, 15.7138
      CIE-Lab:
        46.5967, 75.5806, -54.0902
        CIE-LCH:
        46.5967, 92.9418, 324.4101
        CIE-Luv:
        46.5967, 52.4256, -89.2982
        Hunter-Lab:
        39.6406, 71.7107, -58.8244
      #b921cb color charts
#b921cb RGB chart
      #b921cb CMYK chart
      #b921cb RGB pie chart
      #b921cb color shades, tints & tones
#b921cb color schemes
#b921cb color preview, HTML & CSS examples
           This text has a color of #b921cb        
        
          <p style="color:#b921cb;">Text here</p>
        
        
          .mytext {color:#b921cb;}
        
        Text color #b921cb
      
           This box has a color of #b921cb        
        
          <div style="background-color:#b921cb;">Content here</div>
        
        
          .mybackground {background-color:#b921cb;}
        
        Background color #b921cb
      
           Border around this has a color of #b921cb        
        
          <div style="border:2px solid #b921cb;">Content here</div>
        
        
          .myborder {border:2px solid #b921cb;}
        
        Border color #b921cb