#970dd7 color space conversions
Hex:
        #970dd7
        RGB:
        151, 13, 215
        CMY:
        41, 95, 16
        CMYK:
        30, 94, 0, 16
      HSL:
        281°, 88.5965%, 44.7059%
        HSV (HSB):
        281°, 93.9535%, 84.3137%
        XYZ:
        25.1722, 11.7735, 65.2358
        xyY:
        0.2463, 0.1152, 11.7735
      CIE-Lab:
        40.8538, 76.0335, -70.5818
        CIE-LCH:
        40.8538, 103.7444, 317.1295
        CIE-Luv:
        40.8538, 29.4637, -107.1519
        Hunter-Lab:
        34.3125, 70.9036, -88.7050
      #970dd7 color charts
#970dd7 RGB chart
      #970dd7 CMYK chart
      #970dd7 RGB pie chart
      #970dd7 color shades, tints & tones
#970dd7 color schemes
#970dd7 color preview, HTML & CSS examples
           This text has a color of #970dd7        
        
          <p style="color:#970dd7;">Text here</p>
        
        
          .mytext {color:#970dd7;}
        
        Text color #970dd7
      
           This box has a color of #970dd7        
        
          <div style="background-color:#970dd7;">Content here</div>
        
        
          .mybackground {background-color:#970dd7;}
        
        Background color #970dd7
      
           Border around this has a color of #970dd7        
        
          <div style="border:2px solid #970dd7;">Content here</div>
        
        
          .myborder {border:2px solid #970dd7;}
        
        Border color #970dd7