#985edf color space conversions
Hex:
        #985edf
        RGB:
        152, 94, 223
        CMY:
        40, 63, 13
        CMYK:
        32, 58, 0, 13
      HSL:
        267°, 66.8394%, 62.1569%
        HSV (HSB):
        267°, 57.8475%, 87.4510%
        XYZ:
        30.2709, 20.0085, 72.0786
        xyY:
        0.2474, 0.1635, 20.0085
      CIE-Lab:
        51.8468, 49.0107, -57.3286
        CIE-LCH:
        51.8468, 75.4229, 310.5274
        CIE-Luv:
        51.8468, 15.9521, -93.6255
        Hunter-Lab:
        44.7309, 42.5179, -64.2273
      #985edf color charts
#985edf RGB chart
      #985edf CMYK chart
      #985edf RGB pie chart
      #985edf color shades, tints & tones
#985edf color schemes
#985edf color preview, HTML & CSS examples
           This text has a color of #985edf        
        
          <p style="color:#985edf;">Text here</p>
        
        
          .mytext {color:#985edf;}
        
        Text color #985edf
      
           This box has a color of #985edf        
        
          <div style="background-color:#985edf;">Content here</div>
        
        
          .mybackground {background-color:#985edf;}
        
        Background color #985edf
      
           Border around this has a color of #985edf        
        
          <div style="border:2px solid #985edf;">Content here</div>
        
        
          .myborder {border:2px solid #985edf;}
        
        Border color #985edf