#9861dc color space conversions
Hex:
        #9861dc
        RGB:
        152, 97, 220
        CMY:
        40, 62, 14
        CMYK:
        31, 56, 0, 14
      HSL:
        267°, 63.7306%, 62.1569%
        HSV (HSB):
        267°, 55.9091%, 86.2745%
        XYZ:
        30.1419, 20.3921, 70.0576
        xyY:
        0.2500, 0.1691, 20.3921
      CIE-Lab:
        52.2777, 46.6679, -54.9412
        CIE-LCH:
        52.2777, 72.0863, 310.3451
        CIE-Luv:
        52.2777, 15.5634, -89.9283
        Hunter-Lab:
        45.1576, 40.1196, -60.3722
      #9861dc color charts
#9861dc RGB chart
      #9861dc CMYK chart
      #9861dc RGB pie chart
      #9861dc color shades, tints & tones
#9861dc color schemes
#9861dc color preview, HTML & CSS examples
           This text has a color of #9861dc        
        
          <p style="color:#9861dc;">Text here</p>
        
        
          .mytext {color:#9861dc;}
        
        Text color #9861dc
      
           This box has a color of #9861dc        
        
          <div style="background-color:#9861dc;">Content here</div>
        
        
          .mybackground {background-color:#9861dc;}
        
        Background color #9861dc
      
           Border around this has a color of #9861dc        
        
          <div style="border:2px solid #9861dc;">Content here</div>
        
        
          .myborder {border:2px solid #9861dc;}
        
        Border color #9861dc