#985dd5 color space conversions
Hex:
        #985dd5
        RGB:
        152, 93, 213
        CMY:
        40, 64, 16
        CMYK:
        29, 56, 0, 16
      HSL:
        270°, 58.8235%, 60.0000%
        HSV (HSB):
        270°, 56.3380%, 83.5294%
        XYZ:
        28.8735, 19.3082, 65.1558
        xyY:
        0.2548, 0.1704, 19.3082
      CIE-Lab:
        51.0459, 47.1261, -52.9404
        CIE-LCH:
        51.0459, 70.8770, 311.6746
        CIE-Luv:
        51.0459, 17.8324, -86.4210
        Hunter-Lab:
        43.9411, 40.3946, -57.1564
      #985dd5 color charts
#985dd5 RGB chart
      #985dd5 CMYK chart
      #985dd5 RGB pie chart
      #985dd5 color shades, tints & tones
#985dd5 color schemes
#985dd5 color preview, HTML & CSS examples
           This text has a color of #985dd5        
        
          <p style="color:#985dd5;">Text here</p>
        
        
          .mytext {color:#985dd5;}
        
        Text color #985dd5
      
           This box has a color of #985dd5        
        
          <div style="background-color:#985dd5;">Content here</div>
        
        
          .mybackground {background-color:#985dd5;}
        
        Background color #985dd5
      
           Border around this has a color of #985dd5        
        
          <div style="border:2px solid #985dd5;">Content here</div>
        
        
          .myborder {border:2px solid #985dd5;}
        
        Border color #985dd5