#28016d color space conversions
Hex:
        #28016d
        RGB:
        40, 1, 109
        CMY:
        84, 100, 57
        CMYK:
        63, 99, 0, 57
      HSL:
        262°, 98.1818%, 21.5686%
        HSV (HSB):
        262°, 99.0826%, 42.7451%
        XYZ:
        3.6462, 1.5770, 14.5802
        xyY:
        0.1841, 0.0796, 1.5770
      CIE-Lab:
        13.0891, 43.2475, -52.1673
        CIE-LCH:
        13.0891, 67.7626, 309.6593
        CIE-Luv:
        13.0891, 1.2700, -45.6973
        Hunter-Lab:
        12.5577, 29.8533, -60.0488
      #28016d color charts
#28016d RGB chart
      #28016d CMYK chart
      #28016d RGB pie chart
      #28016d color shades, tints & tones
#28016d color schemes
#28016d color preview, HTML & CSS examples
           This text has a color of #28016d        
        
          <p style="color:#28016d;">Text here</p>
        
        
          .mytext {color:#28016d;}
        
        Text color #28016d
      
           This box has a color of #28016d        
        
          <div style="background-color:#28016d;">Content here</div>
        
        
          .mybackground {background-color:#28016d;}
        
        Background color #28016d
      
           Border around this has a color of #28016d        
        
          <div style="border:2px solid #28016d;">Content here</div>
        
        
          .myborder {border:2px solid #28016d;}
        
        Border color #28016d