#970cd8 color space conversions
Hex:
        #970cd8
        RGB:
        151, 12, 216
        CMY:
        41, 95, 15
        CMYK:
        30, 94, 0, 15
      HSL:
        281°, 89.4737%, 44.7059%
        HSV (HSB):
        281°, 94.4444%, 84.7059%
        XYZ:
        25.2886, 11.8001, 65.9105
        xyY:
        0.2455, 0.1146, 11.8001
      CIE-Lab:
        40.8967, 76.3432, -71.0872
        CIE-LCH:
        40.8967, 104.3152, 317.0418
        CIE-Luv:
        40.8967, 29.2585, -107.8456
        Hunter-Lab:
        34.3513, 71.2928, -89.7150
      #970cd8 color charts
#970cd8 RGB chart
      #970cd8 CMYK chart
      #970cd8 RGB pie chart
      #970cd8 color shades, tints & tones
#970cd8 color schemes
#970cd8 color preview, HTML & CSS examples
           This text has a color of #970cd8        
        
          <p style="color:#970cd8;">Text here</p>
        
        
          .mytext {color:#970cd8;}
        
        Text color #970cd8
      
           This box has a color of #970cd8        
        
          <div style="background-color:#970cd8;">Content here</div>
        
        
          .mybackground {background-color:#970cd8;}
        
        Background color #970cd8
      
           Border around this has a color of #970cd8        
        
          <div style="border:2px solid #970cd8;">Content here</div>
        
        
          .myborder {border:2px solid #970cd8;}
        
        Border color #970cd8