#987cf3 color space conversions
Hex:
        #987cf3
        RGB:
        152, 124, 243
        CMY:
        40, 51, 5
        CMYK:
        37, 49, 0, 5
      HSL:
        254°, 83.2168%, 71.9608%
        HSV (HSB):
        254°, 48.9712%, 95.2941%
        XYZ:
        36.3342, 27.5618, 88.1990
        xyY:
        0.2389, 0.1812, 27.5618
      CIE-Lab:
        59.4907, 37.4884, -56.2801
        CIE-LCH:
        59.4907, 67.6227, 303.6677
        CIE-Luv:
        59.4907, 4.3397, -93.6508
        Hunter-Lab:
        52.4993, 31.6642, -62.8578
      #987cf3 color charts
#987cf3 RGB chart
      #987cf3 CMYK chart
      #987cf3 RGB pie chart
      #987cf3 color shades, tints & tones
#987cf3 color schemes
#987cf3 color preview, HTML & CSS examples
           This text has a color of #987cf3        
        
          <p style="color:#987cf3;">Text here</p>
        
        
          .mytext {color:#987cf3;}
        
        Text color #987cf3
      
           This box has a color of #987cf3        
        
          <div style="background-color:#987cf3;">Content here</div>
        
        
          .mybackground {background-color:#987cf3;}
        
        Background color #987cf3
      
           Border around this has a color of #987cf3        
        
          <div style="border:2px solid #987cf3;">Content here</div>
        
        
          .myborder {border:2px solid #987cf3;}
        
        Border color #987cf3