#952fdb color space conversions
Hex:
        #952fdb
        RGB:
        149, 47, 219
        CMY:
        42, 82, 14
        CMYK:
        32, 79, 0, 14
      HSL:
        276°, 70.4918%, 52.1569%
        HSV (HSB):
        276°, 78.5388%, 85.8824%
        XYZ:
        26.1971, 13.5371, 68.2500
        xyY:
        0.2426, 0.1254, 13.5371
      CIE-Lab:
        43.5616, 68.6622, -68.4710
        CIE-LCH:
        43.5616, 96.9679, 315.0799
        CIE-Luv:
        43.5616, 24.6944, -106.2469
        Hunter-Lab:
        36.7928, 62.7080, -84.2271
      #952fdb color charts
#952fdb RGB chart
      #952fdb CMYK chart
      #952fdb RGB pie chart
      #952fdb color shades, tints & tones
#952fdb color schemes
#952fdb color preview, HTML & CSS examples
           This text has a color of #952fdb        
        
          <p style="color:#952fdb;">Text here</p>
        
        
          .mytext {color:#952fdb;}
        
        Text color #952fdb
      
           This box has a color of #952fdb        
        
          <div style="background-color:#952fdb;">Content here</div>
        
        
          .mybackground {background-color:#952fdb;}
        
        Background color #952fdb
      
           Border around this has a color of #952fdb        
        
          <div style="border:2px solid #952fdb;">Content here</div>
        
        
          .myborder {border:2px solid #952fdb;}
        
        Border color #952fdb