#2952d2 color space conversions
Hex:
        #2952d2
        RGB:
        41, 82, 210
        CMY:
        84, 68, 18
        CMYK:
        80, 61, 0, 18
      HSL:
        225°, 67.3307%, 49.2157%
        HSV (HSB):
        225°, 80.4762%, 82.3529%
        XYZ:
        15.5646, 11.1591, 62.3064
        xyY:
        0.1748, 0.1253, 11.1591
      CIE-Lab:
        39.8472, 32.8291, -69.7547
        CIE-LCH:
        39.8472, 77.0939, 295.2033
        CIE-Luv:
        39.8472, -15.2892, -101.9466
        Hunter-Lab:
        33.4053, 24.7096, -87.2018
      #2952d2 color charts
#2952d2 RGB chart
      #2952d2 CMYK chart
      #2952d2 RGB pie chart
      #2952d2 color shades, tints & tones
#2952d2 color schemes
#2952d2 color preview, HTML & CSS examples
           This text has a color of #2952d2        
        
          <p style="color:#2952d2;">Text here</p>
        
        
          .mytext {color:#2952d2;}
        
        Text color #2952d2
      
           This box has a color of #2952d2        
        
          <div style="background-color:#2952d2;">Content here</div>
        
        
          .mybackground {background-color:#2952d2;}
        
        Background color #2952d2
      
           Border around this has a color of #2952d2        
        
          <div style="border:2px solid #2952d2;">Content here</div>
        
        
          .myborder {border:2px solid #2952d2;}
        
        Border color #2952d2