#970be6 color space conversions
Hex:
        #970be6
        RGB:
        151, 11, 230
        CMY:
        41, 96, 10
        CMYK:
        34, 95, 0, 10
      HSL:
        278°, 90.8714%, 47.2549%
        HSV (HSB):
        278°, 95.2174%, 90.1961%
        XYZ:
        27.1651, 12.5318, 75.8500
        xyY:
        0.2351, 0.1085, 12.5318
      CIE-Lab:
        42.0492, 79.1405, -77.2097
        CIE-LCH:
        42.0492, 110.5647, 315.7075
        CIE-Luv:
        42.0492, 26.0275, -116.7417
        Hunter-Lab:
        35.4003, 75.0248, -102.2567
      #970be6 color charts
#970be6 RGB chart
      #970be6 CMYK chart
      #970be6 RGB pie chart
      #970be6 color shades, tints & tones
#970be6 color schemes
#970be6 color preview, HTML & CSS examples
           This text has a color of #970be6        
        
          <p style="color:#970be6;">Text here</p>
        
        
          .mytext {color:#970be6;}
        
        Text color #970be6
      
           This box has a color of #970be6        
        
          <div style="background-color:#970be6;">Content here</div>
        
        
          .mybackground {background-color:#970be6;}
        
        Background color #970be6
      
           Border around this has a color of #970be6        
        
          <div style="border:2px solid #970be6;">Content here</div>
        
        
          .myborder {border:2px solid #970be6;}
        
        Border color #970be6