#28028f color space conversions
Hex:
        #28028f
        RGB:
        40, 2, 143
        CMY:
        84, 99, 44
        CMYK:
        72, 99, 0, 44
      HSL:
        256°, 97.2414%, 28.4314%
        HSV (HSB):
        256°, 98.6014%, 56.0784%
        XYZ:
        5.8547, 2.4777, 26.1563
        xyY:
        0.1698, 0.0718, 2.4777
      CIE-Lab:
        17.8175, 51.7010, -66.0219
        CIE-LCH:
        17.8175, 83.8564, 308.0641
        CIE-Luv:
        17.8175, -1.1755, -65.9642
        Hunter-Lab:
        15.7407, 38.8462, -87.5034
      #28028f color charts
#28028f RGB chart
      #28028f CMYK chart
      #28028f RGB pie chart
      #28028f color shades, tints & tones
#28028f color schemes
#28028f color preview, HTML & CSS examples
           This text has a color of #28028f        
        
          <p style="color:#28028f;">Text here</p>
        
        
          .mytext {color:#28028f;}
        
        Text color #28028f
      
           This box has a color of #28028f        
        
          <div style="background-color:#28028f;">Content here</div>
        
        
          .mybackground {background-color:#28028f;}
        
        Background color #28028f
      
           Border around this has a color of #28028f        
        
          <div style="border:2px solid #28028f;">Content here</div>
        
        
          .myborder {border:2px solid #28028f;}
        
        Border color #28028f