#292085 color space conversions
Hex:
        #292085
        RGB:
        41, 32, 133
        CMY:
        84, 87, 48
        CMYK:
        69, 76, 0, 48
      HSL:
        245°, 61.2121%, 32.3529%
        HSV (HSB):
        245°, 75.9398%, 52.1569%
        XYZ:
        5.6646, 3.1979, 22.5090
        xyY:
        0.1806, 0.1019, 3.1979
      CIE-Lab:
        20.8196, 36.5998, -54.7754
        CIE-LCH:
        20.8196, 65.8778, 303.7501
        CIE-Luv:
        20.8196, -2.9305, -62.4646
        Hunter-Lab:
        17.8827, 25.2479, -62.1108
      #292085 color charts
#292085 RGB chart
      #292085 CMYK chart
      #292085 RGB pie chart
      #292085 color shades, tints & tones
#292085 color schemes
#292085 color preview, HTML & CSS examples
           This text has a color of #292085        
        
          <p style="color:#292085;">Text here</p>
        
        
          .mytext {color:#292085;}
        
        Text color #292085
      
           This box has a color of #292085        
        
          <div style="background-color:#292085;">Content here</div>
        
        
          .mybackground {background-color:#292085;}
        
        Background color #292085
      
           Border around this has a color of #292085        
        
          <div style="border:2px solid #292085;">Content here</div>
        
        
          .myborder {border:2px solid #292085;}
        
        Border color #292085