#b985c4 color space conversions
Hex:
        #b985c4
        RGB:
        185, 133, 196
        CMY:
        27, 48, 23
        CMYK:
        6, 32, 0, 23
      HSL:
        290°, 34.8066%, 64.5098%
        HSV (HSB):
        290°, 32.1429%, 76.8627%
        XYZ:
        38.3589, 31.0749, 56.2009
        xyY:
        0.3053, 0.2473, 31.0749
      CIE-Lab:
        62.5708, 30.8313, -24.9651
        CIE-LCH:
        62.5708, 39.6715, 321.0018
        CIE-Luv:
        62.5708, 24.4996, -42.9694
        Hunter-Lab:
        55.7448, 25.2753, -20.7536
      #b985c4 color charts
#b985c4 RGB chart
      #b985c4 CMYK chart
      #b985c4 RGB pie chart
      #b985c4 color shades, tints & tones
#b985c4 color schemes
#b985c4 color preview, HTML & CSS examples
           This text has a color of #b985c4        
        
          <p style="color:#b985c4;">Text here</p>
        
        
          .mytext {color:#b985c4;}
        
        Text color #b985c4
      
           This box has a color of #b985c4        
        
          <div style="background-color:#b985c4;">Content here</div>
        
        
          .mybackground {background-color:#b985c4;}
        
        Background color #b985c4
      
           Border around this has a color of #b985c4        
        
          <div style="border:2px solid #b985c4;">Content here</div>
        
        
          .myborder {border:2px solid #b985c4;}
        
        Border color #b985c4