#2952ab color space conversions
Hex:
        #2952ab
        RGB:
        41, 82, 171
        CMY:
        84, 68, 33
        CMYK:
        76, 52, 0, 33
      HSL:
        221°, 61.3208%, 41.5686%
        HSV (HSB):
        221°, 76.0234%, 67.0588%
        XYZ:
        11.2824, 9.4463, 39.7567
        xyY:
        0.1865, 0.1562, 9.4463
      CIE-Lab:
        36.8297, 18.0157, -51.8630
        CIE-LCH:
        36.8297, 54.9030, 289.1557
        CIE-Luv:
        36.8297, -15.3557, -74.7189
        Hunter-Lab:
        30.7348, 11.7396, -55.1797
      #2952ab color charts
#2952ab RGB chart
      #2952ab CMYK chart
      #2952ab RGB pie chart
      #2952ab color shades, tints & tones
#2952ab color schemes
#2952ab color preview, HTML & CSS examples
           This text has a color of #2952ab        
        
          <p style="color:#2952ab;">Text here</p>
        
        
          .mytext {color:#2952ab;}
        
        Text color #2952ab
      
           This box has a color of #2952ab        
        
          <div style="background-color:#2952ab;">Content here</div>
        
        
          .mybackground {background-color:#2952ab;}
        
        Background color #2952ab
      
           Border around this has a color of #2952ab        
        
          <div style="border:2px solid #2952ab;">Content here</div>
        
        
          .myborder {border:2px solid #2952ab;}
        
        Border color #2952ab