#985cf1 color space conversions
Hex:
        #985cf1
        RGB:
        152, 92, 241
        CMY:
        40, 64, 5
        CMYK:
        37, 62, 0, 5
      HSL:
        264°, 84.1808%, 65.2941%
        HSV (HSB):
        264°, 61.8257%, 94.5098%
        XYZ:
        32.6532, 20.6806, 85.4898
        xyY:
        0.2352, 0.1490, 20.6806
      CIE-Lab:
        52.5981, 54.5049, -66.2352
        CIE-LCH:
        52.5981, 85.7781, 309.4509
        CIE-Luv:
        52.5981, 13.7379, -107.8872
        Hunter-Lab:
        45.4759, 48.5862, -79.6258
      #985cf1 color charts
#985cf1 RGB chart
      #985cf1 CMYK chart
      #985cf1 RGB pie chart
      #985cf1 color shades, tints & tones
#985cf1 color schemes
#985cf1 color preview, HTML & CSS examples
           This text has a color of #985cf1        
        
          <p style="color:#985cf1;">Text here</p>
        
        
          .mytext {color:#985cf1;}
        
        Text color #985cf1
      
           This box has a color of #985cf1        
        
          <div style="background-color:#985cf1;">Content here</div>
        
        
          .mybackground {background-color:#985cf1;}
        
        Background color #985cf1
      
           Border around this has a color of #985cf1        
        
          <div style="border:2px solid #985cf1;">Content here</div>
        
        
          .myborder {border:2px solid #985cf1;}
        
        Border color #985cf1