#972daf color space conversions
Hex:
        #972daf
        RGB:
        151, 45, 175
        CMY:
        41, 82, 31
        CMYK:
        14, 74, 0, 31
      HSL:
        289°, 59.0909%, 43.1373%
        HSV (HSB):
        289°, 74.2857%, 68.6275%
        XYZ:
        21.4387, 11.5512, 41.6571
        xyY:
        0.2872, 0.1547, 11.5512
      CIE-Lab:
        40.4938, 60.8542, -47.7879
        CIE-LCH:
        40.4938, 77.3752, 321.8580
        CIE-Luv:
        40.4938, 37.0673, -75.3471
        Hunter-Lab:
        33.9871, 53.1187, -48.8792
      #972daf color charts
#972daf RGB chart
      #972daf CMYK chart
      #972daf RGB pie chart
      #972daf color shades, tints & tones
#972daf color schemes
#972daf color preview, HTML & CSS examples
           This text has a color of #972daf        
        
          <p style="color:#972daf;">Text here</p>
        
        
          .mytext {color:#972daf;}
        
        Text color #972daf
      
           This box has a color of #972daf        
        
          <div style="background-color:#972daf;">Content here</div>
        
        
          .mybackground {background-color:#972daf;}
        
        Background color #972daf
      
           Border around this has a color of #972daf        
        
          <div style="border:2px solid #972daf;">Content here</div>
        
        
          .myborder {border:2px solid #972daf;}
        
        Border color #972daf