#28149d color space conversions
Hex:
        #28149d
        RGB:
        40, 20, 157
        CMY:
        84, 92, 38
        CMYK:
        75, 87, 0, 38
      HSL:
        249°, 77.4011%, 34.7059%
        HSV (HSB):
        249°, 87.2611%, 61.5686%
        XYZ:
        7.2110, 3.3857, 32.1717
        xyY:
        0.1686, 0.0792, 3.3857
      CIE-Lab:
        21.5269, 49.9146, -68.5078
        CIE-LCH:
        21.5269, 84.7631, 306.0770
        CIE-Luv:
        21.5269, -3.1236, -75.8741
        Hunter-Lab:
        18.4004, 37.7526, -90.7839
      #28149d color charts
#28149d RGB chart
      #28149d CMYK chart
      #28149d RGB pie chart
      #28149d color shades, tints & tones
#28149d color schemes
#28149d color preview, HTML & CSS examples
           This text has a color of #28149d        
        
          <p style="color:#28149d;">Text here</p>
        
        
          .mytext {color:#28149d;}
        
        Text color #28149d
      
           This box has a color of #28149d        
        
          <div style="background-color:#28149d;">Content here</div>
        
        
          .mybackground {background-color:#28149d;}
        
        Background color #28149d
      
           Border around this has a color of #28149d        
        
          <div style="border:2px solid #28149d;">Content here</div>
        
        
          .myborder {border:2px solid #28149d;}
        
        Border color #28149d