#28019b color space conversions
Hex:
        #28019b
        RGB:
        40, 1, 155
        CMY:
        84, 100, 39
        CMYK:
        74, 99, 0, 39
      HSL:
        255°, 98.7179%, 30.5882%
        HSV (HSB):
        255°, 99.3548%, 60.7843%
        XYZ:
        6.8023, 2.8394, 31.1999
        xyY:
        0.1666, 0.0695, 2.8394
      CIE-Lab:
        19.3888, 55.0535, -70.8391
        CIE-LCH:
        19.3888, 89.7166, 307.8530
        CIE-Luv:
        19.3888, -1.9044, -73.0012
        Hunter-Lab:
        16.8505, 42.5699, -97.9845
      #28019b color charts
#28019b RGB chart
      #28019b CMYK chart
      #28019b RGB pie chart
      #28019b color shades, tints & tones
#28019b color schemes
#28019b color preview, HTML & CSS examples
           This text has a color of #28019b        
        
          <p style="color:#28019b;">Text here</p>
        
        
          .mytext {color:#28019b;}
        
        Text color #28019b
      
           This box has a color of #28019b        
        
          <div style="background-color:#28019b;">Content here</div>
        
        
          .mybackground {background-color:#28019b;}
        
        Background color #28019b
      
           Border around this has a color of #28019b        
        
          <div style="border:2px solid #28019b;">Content here</div>
        
        
          .myborder {border:2px solid #28019b;}
        
        Border color #28019b