#28239d color space conversions
Hex:
        #28239d
        RGB:
        40, 35, 157
        CMY:
        84, 86, 38
        CMYK:
        75, 78, 0, 38
      HSL:
        242°, 63.5417%, 37.6471%
        HSV (HSB):
        242°, 77.7070%, 61.5686%
        XYZ:
        7.5619, 4.0875, 32.2887
        xyY:
        0.1721, 0.0930, 4.0875
      CIE-Lab:
        23.9586, 42.8120, -64.4764
        CIE-LCH:
        23.9586, 77.3956, 303.5839
        CIE-Luv:
        23.9586, -4.7778, -76.7374
        Hunter-Lab:
        20.2176, 31.3830, -80.5375
      #28239d color charts
#28239d RGB chart
      #28239d CMYK chart
      #28239d RGB pie chart
      #28239d color shades, tints & tones
#28239d color schemes
#28239d color preview, HTML & CSS examples
           This text has a color of #28239d        
        
          <p style="color:#28239d;">Text here</p>
        
        
          .mytext {color:#28239d;}
        
        Text color #28239d
      
           This box has a color of #28239d        
        
          <div style="background-color:#28239d;">Content here</div>
        
        
          .mybackground {background-color:#28239d;}
        
        Background color #28239d
      
           Border around this has a color of #28239d        
        
          <div style="border:2px solid #28239d;">Content here</div>
        
        
          .myborder {border:2px solid #28239d;}
        
        Border color #28239d