#970bd5 color space conversions
Hex:
        #970bd5
        RGB:
        151, 11, 213
        CMY:
        41, 96, 16
        CMYK:
        29, 95, 0, 16
      HSL:
        282°, 90.1786%, 43.9216%
        HSV (HSB):
        282°, 94.8357%, 83.5294%
        XYZ:
        24.8924, 11.6227, 63.8822
        xyY:
        0.2479, 0.1158, 11.6227
      CIE-Lab:
        40.6101, 75.8897, -69.8276
        CIE-LCH:
        40.6101, 103.1268, 317.3822
        CIE-Luv:
        40.6101, 30.0351, -105.9681
        Hunter-Lab:
        34.0922, 70.6706, -87.2337
      #970bd5 color charts
#970bd5 RGB chart
      #970bd5 CMYK chart
      #970bd5 RGB pie chart
      #970bd5 color shades, tints & tones
#970bd5 color schemes
#970bd5 color preview, HTML & CSS examples
           This text has a color of #970bd5        
        
          <p style="color:#970bd5;">Text here</p>
        
        
          .mytext {color:#970bd5;}
        
        Text color #970bd5
      
           This box has a color of #970bd5        
        
          <div style="background-color:#970bd5;">Content here</div>
        
        
          .mybackground {background-color:#970bd5;}
        
        Background color #970bd5
      
           Border around this has a color of #970bd5        
        
          <div style="border:2px solid #970bd5;">Content here</div>
        
        
          .myborder {border:2px solid #970bd5;}
        
        Border color #970bd5