#986bfc color space conversions
Hex:
        #986bfc
        RGB:
        152, 107, 252
        CMY:
        40, 58, 1
        CMYK:
        40, 58, 0, 1
      HSL:
        259°, 96.0265%, 70.3922%
        HSV (HSB):
        259°, 57.5397%, 98.8235%
        XYZ:
        35.7773, 24.2191, 94.8845
        xyY:
        0.2310, 0.1564, 24.2191
      CIE-Lab:
        56.3065, 49.3501, -66.3667
        CIE-LCH:
        56.3065, 82.7041, 306.6344
        CIE-Luv:
        56.3065, 8.3964, -109.4553
        Hunter-Lab:
        49.2129, 43.6452, -79.8647
      #986bfc color charts
#986bfc RGB chart
      #986bfc CMYK chart
      #986bfc RGB pie chart
      #986bfc color shades, tints & tones
#986bfc color schemes
#986bfc color preview, HTML & CSS examples
           This text has a color of #986bfc        
        
          <p style="color:#986bfc;">Text here</p>
        
        
          .mytext {color:#986bfc;}
        
        Text color #986bfc
      
           This box has a color of #986bfc        
        
          <div style="background-color:#986bfc;">Content here</div>
        
        
          .mybackground {background-color:#986bfc;}
        
        Background color #986bfc
      
           Border around this has a color of #986bfc        
        
          <div style="border:2px solid #986bfc;">Content here</div>
        
        
          .myborder {border:2px solid #986bfc;}
        
        Border color #986bfc