#978df1 color space conversions
Hex:
        #978df1
        RGB:
        151, 141, 241
        CMY:
        41, 45, 5
        CMYK:
        37, 41, 0, 5
      HSL:
        246°, 78.1250%, 74.9020%
        HSV (HSB):
        246°, 41.4938%, 94.5098%
        XYZ:
        38.1646, 31.9799, 87.3803
        xyY:
        0.2423, 0.2030, 31.9799
      CIE-Lab:
        63.3263, 26.9497, -49.0885
        CIE-LCH:
        63.3263, 55.9997, 298.7668
        CIE-Luv:
        63.3263, -1.7496, -81.7802
        Hunter-Lab:
        56.5508, 21.5008, -52.0273
      #978df1 color charts
#978df1 RGB chart
      #978df1 CMYK chart
      #978df1 RGB pie chart
      #978df1 color shades, tints & tones
#978df1 color schemes
#978df1 color preview, HTML & CSS examples
           This text has a color of #978df1        
        
          <p style="color:#978df1;">Text here</p>
        
        
          .mytext {color:#978df1;}
        
        Text color #978df1
      
           This box has a color of #978df1        
        
          <div style="background-color:#978df1;">Content here</div>
        
        
          .mybackground {background-color:#978df1;}
        
        Background color #978df1
      
           Border around this has a color of #978df1        
        
          <div style="border:2px solid #978df1;">Content here</div>
        
        
          .myborder {border:2px solid #978df1;}
        
        Border color #978df1