#28147b color space conversions
Hex:
        #28147b
        RGB:
        40, 20, 123
        CMY:
        84, 92, 52
        CMYK:
        67, 84, 0, 52
      HSL:
        252°, 72.0280%, 28.0392%
        HSV (HSB):
        252°, 83.7398%, 48.2353%
        XYZ:
        4.7004, 2.3815, 18.9508
        xyY:
        0.1806, 0.0915, 2.3815
      CIE-Lab:
        17.3739, 39.6745, -54.1243
        CIE-LCH:
        17.3739, 67.1081, 306.2423
        CIE-Luv:
        17.3739, -1.0295, -56.0133
        Hunter-Lab:
        15.4321, 27.3623, -62.0066
      #28147b color charts
#28147b RGB chart
      #28147b CMYK chart
      #28147b RGB pie chart
      #28147b color shades, tints & tones
#28147b color schemes
#28147b color preview, HTML & CSS examples
           This text has a color of #28147b        
        
          <p style="color:#28147b;">Text here</p>
        
        
          .mytext {color:#28147b;}
        
        Text color #28147b
      
           This box has a color of #28147b        
        
          <div style="background-color:#28147b;">Content here</div>
        
        
          .mybackground {background-color:#28147b;}
        
        Background color #28147b
      
           Border around this has a color of #28147b        
        
          <div style="border:2px solid #28147b;">Content here</div>
        
        
          .myborder {border:2px solid #28147b;}
        
        Border color #28147b