#28276f color space conversions
Hex:
        #28276f
        RGB:
        40, 39, 111
        CMY:
        84, 85, 56
        CMYK:
        64, 65, 0, 56
      HSL:
        241°, 48.0000%, 29.4118%
        HSV (HSB):
        241°, 64.8649%, 43.5294%
        XYZ:
        4.4698, 3.0499, 15.3920
        xyY:
        0.1951, 0.1331, 3.0499
      CIE-Lab:
        20.2425, 24.2592, -41.6988
        CIE-LCH:
        20.2425, 48.2421, 300.1896
        CIE-Luv:
        20.2425, -3.2519, -48.3095
        Hunter-Lab:
        17.4638, 15.1251, -40.0315
      #28276f color charts
#28276f RGB chart
      #28276f CMYK chart
      #28276f RGB pie chart
      #28276f color shades, tints & tones
#28276f color schemes
#28276f color preview, HTML & CSS examples
           This text has a color of #28276f        
        
          <p style="color:#28276f;">Text here</p>
        
        
          .mytext {color:#28276f;}
        
        Text color #28276f
      
           This box has a color of #28276f        
        
          <div style="background-color:#28276f;">Content here</div>
        
        
          .mybackground {background-color:#28276f;}
        
        Background color #28276f
      
           Border around this has a color of #28276f        
        
          <div style="border:2px solid #28276f;">Content here</div>
        
        
          .myborder {border:2px solid #28276f;}
        
        Border color #28276f