#28058d color space conversions
Hex:
        #28058d
        RGB:
        40, 5, 141
        CMY:
        84, 98, 45
        CMYK:
        72, 96, 0, 45
      HSL:
        255°, 93.1507%, 28.6275%
        HSV (HSB):
        255°, 96.4539%, 55.2941%
        XYZ:
        5.7371, 2.4827, 25.3761
        xyY:
        0.1708, 0.0739, 2.4827
      CIE-Lab:
        17.8404, 50.2706, -64.7338
        CIE-LCH:
        17.8404, 81.9610, 307.8320
        CIE-Luv:
        17.8404, -1.1991, -65.1092
        Hunter-Lab:
        15.7567, 37.4180, -84.4566
      #28058d color charts
#28058d RGB chart
      #28058d CMYK chart
      #28058d RGB pie chart
      #28058d color shades, tints & tones
#28058d color schemes
#28058d color preview, HTML & CSS examples
           This text has a color of #28058d        
        
          <p style="color:#28058d;">Text here</p>
        
        
          .mytext {color:#28058d;}
        
        Text color #28058d
      
           This box has a color of #28058d        
        
          <div style="background-color:#28058d;">Content here</div>
        
        
          .mybackground {background-color:#28058d;}
        
        Background color #28058d
      
           Border around this has a color of #28058d        
        
          <div style="border:2px solid #28058d;">Content here</div>
        
        
          .myborder {border:2px solid #28058d;}
        
        Border color #28058d