#b992e0 color space conversions
Hex:
        #b992e0
        RGB:
        185, 146, 224
        CMY:
        27, 43, 12
        CMYK:
        17, 35, 0, 12
      HSL:
        270°, 55.7143%, 72.5490%
        HSV (HSB):
        270°, 34.8214%, 87.8431%
        XYZ:
        43.7410, 36.2539, 75.2133
        xyY:
        0.2818, 0.2336, 36.2539
      CIE-Lab:
        66.7134, 29.5057, -34.1876
        CIE-LCH:
        66.7134, 45.1595, 310.7959
        CIE-Luv:
        66.7134, 15.0196, -58.1900
        Hunter-Lab:
        60.2112, 24.3035, -31.9148
      #b992e0 color charts
#b992e0 RGB chart
      #b992e0 CMYK chart
      #b992e0 RGB pie chart
      #b992e0 color shades, tints & tones
#b992e0 color schemes
#b992e0 color preview, HTML & CSS examples
           This text has a color of #b992e0        
        
          <p style="color:#b992e0;">Text here</p>
        
        
          .mytext {color:#b992e0;}
        
        Text color #b992e0
      
           This box has a color of #b992e0        
        
          <div style="background-color:#b992e0;">Content here</div>
        
        
          .mybackground {background-color:#b992e0;}
        
        Background color #b992e0
      
           Border around this has a color of #b992e0        
        
          <div style="border:2px solid #b992e0;">Content here</div>
        
        
          .myborder {border:2px solid #b992e0;}
        
        Border color #b992e0