#2952c7 color space conversions
Hex:
        #2952c7
        RGB:
        41, 82, 199
        CMY:
        84, 68, 22
        CMYK:
        79, 59, 0, 22
      HSL:
        224°, 65.8333%, 47.0588%
        HSV (HSB):
        224°, 79.3970%, 78.0392%
        XYZ:
        14.2405, 10.6295, 55.3340
        xyY:
        0.1776, 0.1325, 10.6295
      CIE-Lab:
        38.9494, 28.7114, -64.8626
        CIE-LCH:
        38.9494, 70.9331, 293.8766
        CIE-Luv:
        38.9494, -15.2656, -94.5370
        Hunter-Lab:
        32.6030, 20.9113, -77.8054
      #2952c7 color charts
#2952c7 RGB chart
      #2952c7 CMYK chart
      #2952c7 RGB pie chart
      #2952c7 color shades, tints & tones
#2952c7 color schemes
#2952c7 color preview, HTML & CSS examples
           This text has a color of #2952c7        
        
          <p style="color:#2952c7;">Text here</p>
        
        
          .mytext {color:#2952c7;}
        
        Text color #2952c7
      
           This box has a color of #2952c7        
        
          <div style="background-color:#2952c7;">Content here</div>
        
        
          .mybackground {background-color:#2952c7;}
        
        Background color #2952c7
      
           Border around this has a color of #2952c7        
        
          <div style="border:2px solid #2952c7;">Content here</div>
        
        
          .myborder {border:2px solid #2952c7;}
        
        Border color #2952c7