#b932de color space conversions
Hex:
        #b932de
        RGB:
        185, 50, 222
        CMY:
        27, 80, 13
        CMYK:
        17, 77, 0, 13
      HSL:
        287°, 72.2689%, 53.3333%
        HSV (HSB):
        287°, 77.4775%, 87.0588%
        XYZ:
        34.3330, 17.8694, 70.7468
        xyY:
        0.2792, 0.1453, 17.8694
      CIE-Lab:
        49.3373, 74.4646, -60.5751
        CIE-LCH:
        49.3373, 95.9913, 320.8725
        CIE-Luv:
        49.3373, 44.2709, -99.9416
        Hunter-Lab:
        42.2722, 70.9991, -69.6372
      #b932de color charts
#b932de RGB chart
      #b932de CMYK chart
      #b932de RGB pie chart
      #b932de color shades, tints & tones
#b932de color schemes
#b932de color preview, HTML & CSS examples
           This text has a color of #b932de        
        
          <p style="color:#b932de;">Text here</p>
        
        
          .mytext {color:#b932de;}
        
        Text color #b932de
      
           This box has a color of #b932de        
        
          <div style="background-color:#b932de;">Content here</div>
        
        
          .mybackground {background-color:#b932de;}
        
        Background color #b932de
      
           Border around this has a color of #b932de        
        
          <div style="border:2px solid #b932de;">Content here</div>
        
        
          .myborder {border:2px solid #b932de;}
        
        Border color #b932de