#28319d color space conversions
Hex:
        #28319d
        RGB:
        40, 49, 157
        CMY:
        84, 81, 38
        CMYK:
        75, 69, 0, 38
      HSL:
        235°, 59.3909%, 38.6275%
        HSV (HSB):
        235°, 74.5223%, 61.5686%
        XYZ:
        8.0592, 5.0821, 32.4545
        xyY:
        0.1768, 0.1115, 5.0821
      CIE-Lab:
        26.9673, 34.4578, -59.5169
        CIE-LCH:
        26.9673, 68.7721, 300.0691
        CIE-Luv:
        26.9673, -7.1436, -75.9156
        Hunter-Lab:
        22.5434, 24.3620, -69.5759
      #28319d color charts
#28319d RGB chart
      #28319d CMYK chart
      #28319d RGB pie chart
      #28319d color shades, tints & tones
#28319d color schemes
#28319d color preview, HTML & CSS examples
           This text has a color of #28319d        
        
          <p style="color:#28319d;">Text here</p>
        
        
          .mytext {color:#28319d;}
        
        Text color #28319d
      
           This box has a color of #28319d        
        
          <div style="background-color:#28319d;">Content here</div>
        
        
          .mybackground {background-color:#28319d;}
        
        Background color #28319d
      
           Border around this has a color of #28319d        
        
          <div style="border:2px solid #28319d;">Content here</div>
        
        
          .myborder {border:2px solid #28319d;}
        
        Border color #28319d