#978dfd color space conversions
Hex:
        #978dfd
        RGB:
        151, 141, 253
        CMY:
        41, 45, 1
        CMYK:
        40, 44, 0, 1
      HSL:
        245°, 96.5517%, 77.2549%
        HSV (HSB):
        245°, 44.2688%, 99.2157%
        XYZ:
        40.0170, 32.7209, 97.1351
        xyY:
        0.2356, 0.1926, 32.7209
      CIE-Lab:
        63.9343, 30.2031, -54.7139
        CIE-LCH:
        63.9343, 62.4967, 298.8995
        CIE-Luv:
        63.9343, -2.6312, -91.5765
        Hunter-Lab:
        57.2022, 24.7696, -60.6389
      #978dfd color charts
#978dfd RGB chart
      #978dfd CMYK chart
      #978dfd RGB pie chart
      #978dfd color shades, tints & tones
#978dfd color schemes
#978dfd color preview, HTML & CSS examples
           This text has a color of #978dfd        
        
          <p style="color:#978dfd;">Text here</p>
        
        
          .mytext {color:#978dfd;}
        
        Text color #978dfd
      
           This box has a color of #978dfd        
        
          <div style="background-color:#978dfd;">Content here</div>
        
        
          .mybackground {background-color:#978dfd;}
        
        Background color #978dfd
      
           Border around this has a color of #978dfd        
        
          <div style="border:2px solid #978dfd;">Content here</div>
        
        
          .myborder {border:2px solid #978dfd;}
        
        Border color #978dfd