#28237f color space conversions
Hex:
        #28237f
        RGB:
        40, 35, 127
        CMY:
        84, 86, 50
        CMYK:
        69, 72, 0, 50
      HSL:
        243°, 56.7901%, 31.7647%
        HSV (HSB):
        243°, 72.4409%, 49.8039%
        XYZ:
        5.3069, 3.1855, 20.4138
        xyY:
        0.1836, 0.1102, 3.1855
      CIE-Lab:
        20.7719, 32.6044, -51.0683
        CIE-LCH:
        20.7719, 60.5889, 302.5560
        CIE-Luv:
        20.7719, -3.2870, -58.7537
        Hunter-Lab:
        17.8479, 21.8410, -55.3203
      #28237f color charts
#28237f RGB chart
      #28237f CMYK chart
      #28237f RGB pie chart
      #28237f color shades, tints & tones
#28237f color schemes
#28237f color preview, HTML & CSS examples
           This text has a color of #28237f        
        
          <p style="color:#28237f;">Text here</p>
        
        
          .mytext {color:#28237f;}
        
        Text color #28237f
      
           This box has a color of #28237f        
        
          <div style="background-color:#28237f;">Content here</div>
        
        
          .mybackground {background-color:#28237f;}
        
        Background color #28237f
      
           Border around this has a color of #28237f        
        
          <div style="border:2px solid #28237f;">Content here</div>
        
        
          .myborder {border:2px solid #28237f;}
        
        Border color #28237f