#985acb color space conversions
Hex:
        #985acb
        RGB:
        152, 90, 203
        CMY:
        40, 65, 20
        CMYK:
        25, 56, 0, 20
      HSL:
        273°, 52.0737%, 57.4510%
        HSV (HSB):
        273°, 55.6650%, 79.6078%
        XYZ:
        27.3846, 18.2995, 58.5887
        xyY:
        0.2626, 0.1755, 18.2995
      CIE-Lab:
        49.8574, 46.3689, -49.1255
        CIE-LCH:
        49.8574, 67.5528, 313.3465
        CIE-Luv:
        49.8574, 20.4105, -80.0639
        Hunter-Lab:
        42.7779, 39.4064, -51.2591
      #985acb color charts
#985acb RGB chart
      #985acb CMYK chart
      #985acb RGB pie chart
      #985acb color shades, tints & tones
#985acb color schemes
#985acb color preview, HTML & CSS examples
           This text has a color of #985acb        
        
          <p style="color:#985acb;">Text here</p>
        
        
          .mytext {color:#985acb;}
        
        Text color #985acb
      
           This box has a color of #985acb        
        
          <div style="background-color:#985acb;">Content here</div>
        
        
          .mybackground {background-color:#985acb;}
        
        Background color #985acb
      
           Border around this has a color of #985acb        
        
          <div style="border:2px solid #985acb;">Content here</div>
        
        
          .myborder {border:2px solid #985acb;}
        
        Border color #985acb