#971caf color space conversions
Hex:
        #971caf
        RGB:
        151, 28, 175
        CMY:
        41, 89, 31
        CMYK:
        14, 84, 0, 31
      HSL:
        290°, 72.4138%, 39.8039%
        HSV (HSB):
        290°, 84.0000%, 68.6275%
        XYZ:
        20.9156, 10.5050, 41.4827
        xyY:
        0.2869, 0.1441, 10.5050
      CIE-Lab:
        38.7339, 65.9441, -50.6194
        CIE-LCH:
        38.7339, 83.1321, 322.4898
        CIE-Luv:
        38.7339, 39.4424, -78.6752
        Hunter-Lab:
        32.4114, 58.4693, -53.1963
      #971caf color charts
#971caf RGB chart
      #971caf CMYK chart
      #971caf RGB pie chart
      #971caf color shades, tints & tones
#971caf color schemes
#971caf color preview, HTML & CSS examples
           This text has a color of #971caf        
        
          <p style="color:#971caf;">Text here</p>
        
        
          .mytext {color:#971caf;}
        
        Text color #971caf
      
           This box has a color of #971caf        
        
          <div style="background-color:#971caf;">Content here</div>
        
        
          .mybackground {background-color:#971caf;}
        
        Background color #971caf
      
           Border around this has a color of #971caf        
        
          <div style="border:2px solid #971caf;">Content here</div>
        
        
          .myborder {border:2px solid #971caf;}
        
        Border color #971caf