#972fdb color space conversions
Hex:
        #972fdb
        RGB:
        151, 47, 219
        CMY:
        41, 82, 14
        CMYK:
        31, 79, 0, 14
      HSL:
        276°, 70.4918%, 52.1569%
        HSV (HSB):
        276°, 78.5388%, 85.8824%
        XYZ:
        26.5652, 13.7268, 68.2672
        xyY:
        0.2447, 0.1264, 13.7268
      CIE-Lab:
        43.8386, 68.9851, -68.0078
        CIE-LCH:
        43.8386, 96.8711, 315.4087
        CIE-Luv:
        43.8386, 25.7426, -105.8917
        Hunter-Lab:
        37.0497, 63.1502, -83.3120
      #972fdb color charts
#972fdb RGB chart
      #972fdb CMYK chart
      #972fdb RGB pie chart
      #972fdb color shades, tints & tones
#972fdb color schemes
#972fdb color preview, HTML & CSS examples
           This text has a color of #972fdb        
        
          <p style="color:#972fdb;">Text here</p>
        
        
          .mytext {color:#972fdb;}
        
        Text color #972fdb
      
           This box has a color of #972fdb        
        
          <div style="background-color:#972fdb;">Content here</div>
        
        
          .mybackground {background-color:#972fdb;}
        
        Background color #972fdb
      
           Border around this has a color of #972fdb        
        
          <div style="border:2px solid #972fdb;">Content here</div>
        
        
          .myborder {border:2px solid #972fdb;}
        
        Border color #972fdb