#28138f color space conversions
Hex:
        #28138f
        RGB:
        40, 19, 143
        CMY:
        84, 93, 44
        CMYK:
        72, 87, 0, 44
      HSL:
        250°, 76.5432%, 31.7647%
        HSV (HSB):
        250°, 86.7133%, 56.0784%
        XYZ:
        6.0659, 2.9000, 26.2267
        xyY:
        0.1724, 0.0824, 2.9000
      CIE-Lab:
        19.6390, 46.1956, -62.9928
        CIE-LCH:
        19.6390, 78.1161, 306.2544
        CIE-Luv:
        19.6390, -2.2072, -67.6103
        Hunter-Lab:
        17.0295, 33.7798, -79.3904
      #28138f color charts
#28138f RGB chart
      #28138f CMYK chart
      #28138f RGB pie chart
      #28138f color shades, tints & tones
#28138f color schemes
#28138f color preview, HTML & CSS examples
           This text has a color of #28138f        
        
          <p style="color:#28138f;">Text here</p>
        
        
          .mytext {color:#28138f;}
        
        Text color #28138f
      
           This box has a color of #28138f        
        
          <div style="background-color:#28138f;">Content here</div>
        
        
          .mybackground {background-color:#28138f;}
        
        Background color #28138f
      
           Border around this has a color of #28138f        
        
          <div style="border:2px solid #28138f;">Content here</div>
        
        
          .myborder {border:2px solid #28138f;}
        
        Border color #28138f