#51428e color space conversions
Hex:
        #51428e
        RGB:
        81, 66, 142
        CMY:
        68, 74, 44
        CMYK:
        43, 54, 0, 44
      HSL:
        252°, 36.5385%, 40.7843%
        HSV (HSB):
        252°, 53.5211%, 55.6863%
        XYZ:
        10.2240, 7.5988, 26.5190
        xyY:
        0.2306, 0.1714, 7.5988
      CIE-Lab:
        33.1329, 26.0128, -40.1882
        CIE-LCH:
        33.1329, 47.8723, 302.9140
        CIE-Luv:
        33.1329, 1.2342, -57.1602
        Hunter-Lab:
        27.5658, 17.9646, -37.7424
      #51428e color charts
#51428e RGB chart
      #51428e CMYK chart
      #51428e RGB pie chart
      #51428e color shades, tints & tones
#51428e color schemes
#51428e color preview, HTML & CSS examples
           This text has a color of #51428e        
        
          <p style="color:#51428e;">Text here</p>
        
        
          .mytext {color:#51428e;}
        
        Text color #51428e
      
           This box has a color of #51428e        
        
          <div style="background-color:#51428e;">Content here</div>
        
        
          .mybackground {background-color:#51428e;}
        
        Background color #51428e
      
           Border around this has a color of #51428e        
        
          <div style="border:2px solid #51428e;">Content here</div>
        
        
          .myborder {border:2px solid #51428e;}
        
        Border color #51428e