#2904ad color space conversions
Hex:
        #2904ad
        RGB:
        41, 4, 173
        CMY:
        84, 98, 32
        CMYK:
        76, 98, 0, 32
      HSL:
        253°, 95.4802%, 34.7059%
        HSV (HSB):
        253°, 97.6879%, 67.8431%
        XYZ:
        8.5007, 3.5754, 39.7772
        xyY:
        0.1639, 0.0690, 3.5754
      CIE-Lab:
        22.2148, 58.8827, -77.0856
        CIE-LCH:
        22.2148, 97.0019, 307.3748
        CIE-Luv:
        22.2148, -3.0204, -84.0413
        Hunter-Lab:
        18.9087, 47.1573, -111.4894
      #2904ad color charts
#2904ad RGB chart
      #2904ad CMYK chart
      #2904ad RGB pie chart
      #2904ad color shades, tints & tones
#2904ad color schemes
#2904ad color preview, HTML & CSS examples
           This text has a color of #2904ad        
        
          <p style="color:#2904ad;">Text here</p>
        
        
          .mytext {color:#2904ad;}
        
        Text color #2904ad
      
           This box has a color of #2904ad        
        
          <div style="background-color:#2904ad;">Content here</div>
        
        
          .mybackground {background-color:#2904ad;}
        
        Background color #2904ad
      
           Border around this has a color of #2904ad        
        
          <div style="border:2px solid #2904ad;">Content here</div>
        
        
          .myborder {border:2px solid #2904ad;}
        
        Border color #2904ad