#5142ab color space conversions
Hex:
        #5142ab
        RGB:
        81, 66, 171
        CMY:
        68, 74, 33
        CMYK:
        53, 61, 0, 33
      HSL:
        249°, 44.3038%, 46.4706%
        HSV (HSB):
        249°, 61.4035%, 67.0588%
        XYZ:
        12.6922, 8.5860, 39.5164
        xyY:
        0.2088, 0.1412, 8.5860
      CIE-Lab:
        35.1747, 34.9854, -54.4278
        CIE-LCH:
        35.1747, 64.7021, 302.7323
        CIE-Luv:
        35.1747, -1.1882, -78.2684
        Hunter-Lab:
        29.3019, 26.0395, -59.4467
      #5142ab color charts
#5142ab RGB chart
      #5142ab CMYK chart
      #5142ab RGB pie chart
      #5142ab color shades, tints & tones
#5142ab color schemes
#5142ab color preview, HTML & CSS examples
           This text has a color of #5142ab        
        
          <p style="color:#5142ab;">Text here</p>
        
        
          .mytext {color:#5142ab;}
        
        Text color #5142ab
      
           This box has a color of #5142ab        
        
          <div style="background-color:#5142ab;">Content here</div>
        
        
          .mybackground {background-color:#5142ab;}
        
        Background color #5142ab
      
           Border around this has a color of #5142ab        
        
          <div style="border:2px solid #5142ab;">Content here</div>
        
        
          .myborder {border:2px solid #5142ab;}
        
        Border color #5142ab