#978bf5 color space conversions
Hex:
        #978bf5
        RGB:
        151, 139, 245
        CMY:
        41, 45, 4
        CMYK:
        38, 43, 0, 4
      HSL:
        247°, 84.1270%, 75.2941%
        HSV (HSB):
        247°, 43.2653%, 96.0784%
        XYZ:
        38.4765, 31.6371, 90.4648
        xyY:
        0.2396, 0.1970, 31.6371
      CIE-Lab:
        63.0418, 29.1783, -51.7406
        CIE-LCH:
        63.0418, 59.4009, 299.4201
        CIE-Luv:
        63.0418, -1.3424, -86.3415
        Hunter-Lab:
        56.2469, 23.6736, -55.9864
      #978bf5 color charts
#978bf5 RGB chart
      #978bf5 CMYK chart
      #978bf5 RGB pie chart
      #978bf5 color shades, tints & tones
#978bf5 color schemes
#978bf5 color preview, HTML & CSS examples
           This text has a color of #978bf5        
        
          <p style="color:#978bf5;">Text here</p>
        
        
          .mytext {color:#978bf5;}
        
        Text color #978bf5
      
           This box has a color of #978bf5        
        
          <div style="background-color:#978bf5;">Content here</div>
        
        
          .mybackground {background-color:#978bf5;}
        
        Background color #978bf5
      
           Border around this has a color of #978bf5        
        
          <div style="border:2px solid #978bf5;">Content here</div>
        
        
          .myborder {border:2px solid #978bf5;}
        
        Border color #978bf5