#970ce3 color space conversions
Hex:
        #970ce3
        RGB:
        151, 12, 227
        CMY:
        41, 95, 11
        CMYK:
        33, 95, 0, 11
      HSL:
        279°, 89.9582%, 46.8627%
        HSV (HSB):
        279°, 94.7137%, 89.0196%
        XYZ:
        26.7591, 12.3883, 73.6539
        xyY:
        0.2372, 0.1098, 12.3883
      CIE-Lab:
        41.8267, 78.4503, -75.8653
        CIE-LCH:
        41.8267, 109.1329, 315.9597
        CIE-Luv:
        41.8267, 26.6689, -114.8213
        Hunter-Lab:
        35.1970, 74.1127, -99.4333
      #970ce3 color charts
#970ce3 RGB chart
      #970ce3 CMYK chart
      #970ce3 RGB pie chart
      #970ce3 color shades, tints & tones
#970ce3 color schemes
#970ce3 color preview, HTML & CSS examples
           This text has a color of #970ce3        
        
          <p style="color:#970ce3;">Text here</p>
        
        
          .mytext {color:#970ce3;}
        
        Text color #970ce3
      
           This box has a color of #970ce3        
        
          <div style="background-color:#970ce3;">Content here</div>
        
        
          .mybackground {background-color:#970ce3;}
        
        Background color #970ce3
      
           Border around this has a color of #970ce3        
        
          <div style="border:2px solid #970ce3;">Content here</div>
        
        
          .myborder {border:2px solid #970ce3;}
        
        Border color #970ce3