#28145d color space conversions
Hex:
        #28145d
        RGB:
        40, 20, 93
        CMY:
        84, 92, 64
        CMYK:
        57, 78, 0, 64
      HSL:
        256°, 64.6018%, 22.1569%
        HSV (HSB):
        256°, 78.4946%, 36.4706%
        XYZ:
        3.1010, 1.7417, 10.5287
        xyY:
        0.2017, 0.1133, 1.7417
      CIE-Lab:
        14.0690, 30.1609, -39.9551
        CIE-LCH:
        14.0690, 50.0609, 307.0480
        CIE-Luv:
        14.0690, 1.1212, -38.5124
        Hunter-Lab:
        13.1975, 18.8464, -38.0620
      #28145d color charts
#28145d RGB chart
      #28145d CMYK chart
      #28145d RGB pie chart
      #28145d color shades, tints & tones
#28145d color schemes
#28145d color preview, HTML & CSS examples
           This text has a color of #28145d        
        
          <p style="color:#28145d;">Text here</p>
        
        
          .mytext {color:#28145d;}
        
        Text color #28145d
      
           This box has a color of #28145d        
        
          <div style="background-color:#28145d;">Content here</div>
        
        
          .mybackground {background-color:#28145d;}
        
        Background color #28145d
      
           Border around this has a color of #28145d        
        
          <div style="border:2px solid #28145d;">Content here</div>
        
        
          .myborder {border:2px solid #28145d;}
        
        Border color #28145d