#970bdf color space conversions
Hex:
        #970bdf
        RGB:
        151, 11, 223
        CMY:
        41, 96, 13
        CMYK:
        32, 95, 0, 13
      HSL:
        280°, 90.5983%, 45.8824%
        HSV (HSB):
        280°, 95.0673%, 87.4510%
        XYZ:
        26.2015, 12.1464, 70.7756
        xyY:
        0.2401, 0.1113, 12.1464
      CIE-Lab:
        41.4478, 77.7912, -74.2012
        CIE-LCH:
        41.4478, 107.5048, 316.3531
        CIE-Luv:
        41.4478, 27.6247, -112.3468
        Hunter-Lab:
        34.8516, 73.2059, -96.0080
      #970bdf color charts
#970bdf RGB chart
      #970bdf CMYK chart
      #970bdf RGB pie chart
      #970bdf color shades, tints & tones
#970bdf color schemes
#970bdf color preview, HTML & CSS examples
           This text has a color of #970bdf        
        
          <p style="color:#970bdf;">Text here</p>
        
        
          .mytext {color:#970bdf;}
        
        Text color #970bdf
      
           This box has a color of #970bdf        
        
          <div style="background-color:#970bdf;">Content here</div>
        
        
          .mybackground {background-color:#970bdf;}
        
        Background color #970bdf
      
           Border around this has a color of #970bdf        
        
          <div style="border:2px solid #970bdf;">Content here</div>
        
        
          .myborder {border:2px solid #970bdf;}
        
        Border color #970bdf