#28167f color space conversions
Hex:
        #28167f
        RGB:
        40, 22, 127
        CMY:
        84, 91, 50
        CMYK:
        69, 83, 0, 50
      HSL:
        250°, 70.4698%, 29.2157%
        HSV (HSB):
        250°, 82.6772%, 49.8039%
        XYZ:
        4.9927, 2.5572, 20.3091
        xyY:
        0.1792, 0.0918, 2.5572
      CIE-Lab:
        18.1755, 39.9483, -55.3488
        CIE-LCH:
        18.1755, 68.2595, 305.8200
        CIE-Luv:
        18.1755, -1.4943, -58.5100
        Hunter-Lab:
        15.9914, 27.7455, -64.1046
      #28167f color charts
#28167f RGB chart
      #28167f CMYK chart
      #28167f RGB pie chart
      #28167f color shades, tints & tones
#28167f color schemes
#28167f color preview, HTML & CSS examples
           This text has a color of #28167f        
        
          <p style="color:#28167f;">Text here</p>
        
        
          .mytext {color:#28167f;}
        
        Text color #28167f
      
           This box has a color of #28167f        
        
          <div style="background-color:#28167f;">Content here</div>
        
        
          .mybackground {background-color:#28167f;}
        
        Background color #28167f
      
           Border around this has a color of #28167f        
        
          <div style="border:2px solid #28167f;">Content here</div>
        
        
          .myborder {border:2px solid #28167f;}
        
        Border color #28167f