#970df8 color space conversions
Hex:
        #970df8
        RGB:
        151, 13, 248
        CMY:
        41, 95, 3
        CMYK:
        39, 95, 0, 3
      HSL:
        275°, 94.3775%, 51.1765%
        HSV (HSB):
        275°, 94.7581%, 97.2549%
        XYZ:
        29.8497, 13.6445, 89.8673
        xyY:
        0.2238, 0.1023, 13.6445
      CIE-Lab:
        43.7187, 82.4549, -84.6415
        CIE-LCH:
        43.7187, 118.1651, 314.2503
        CIE-Luv:
        43.7187, 22.1692, -127.7308
        Hunter-Lab:
        36.9384, 79.6025, -118.3895
      #970df8 color charts
#970df8 RGB chart
      #970df8 CMYK chart
      #970df8 RGB pie chart
      #970df8 color shades, tints & tones
#970df8 color schemes
#970df8 color preview, HTML & CSS examples
           This text has a color of #970df8        
        
          <p style="color:#970df8;">Text here</p>
        
        
          .mytext {color:#970df8;}
        
        Text color #970df8
      
           This box has a color of #970df8        
        
          <div style="background-color:#970df8;">Content here</div>
        
        
          .mybackground {background-color:#970df8;}
        
        Background color #970df8
      
           Border around this has a color of #970df8        
        
          <div style="border:2px solid #970df8;">Content here</div>
        
        
          .myborder {border:2px solid #970df8;}
        
        Border color #970df8