#985fc3 color space conversions
Hex:
        #985fc3
        RGB:
        152, 95, 195
        CMY:
        40, 63, 24
        CMYK:
        22, 51, 0, 24
      HSL:
        274°, 45.4545%, 56.8627%
        HSV (HSB):
        274°, 51.2821%, 76.4706%
        XYZ:
        26.8914, 18.7999, 53.8412
        xyY:
        0.2702, 0.1889, 18.7999
      CIE-Lab:
        50.4523, 41.8103, -43.5815
        CIE-LCH:
        50.4523, 60.3941, 313.8118
        CIE-Luv:
        50.4523, 20.2155, -71.2642
        Hunter-Lab:
        43.3589, 34.8286, -43.2725
      #985fc3 color charts
#985fc3 RGB chart
      #985fc3 CMYK chart
      #985fc3 RGB pie chart
      #985fc3 color shades, tints & tones
#985fc3 color schemes
#985fc3 color preview, HTML & CSS examples
           This text has a color of #985fc3        
        
          <p style="color:#985fc3;">Text here</p>
        
        
          .mytext {color:#985fc3;}
        
        Text color #985fc3
      
           This box has a color of #985fc3        
        
          <div style="background-color:#985fc3;">Content here</div>
        
        
          .mybackground {background-color:#985fc3;}
        
        Background color #985fc3
      
           Border around this has a color of #985fc3        
        
          <div style="border:2px solid #985fc3;">Content here</div>
        
        
          .myborder {border:2px solid #985fc3;}
        
        Border color #985fc3