#5154cf color space conversions
Hex:
        #5154cf
        RGB:
        81, 84, 207
        CMY:
        68, 67, 19
        CMYK:
        61, 59, 0, 19
      HSL:
        239°, 56.7568%, 56.4706%
        HSV (HSB):
        239°, 60.8696%, 81.1765%
        XYZ:
        17.8261, 12.5950, 60.5230
        xyY:
        0.1960, 0.1385, 12.5950
      CIE-Lab:
        42.1465, 35.5729, -64.1909
        CIE-LCH:
        42.1465, 73.3887, 298.9940
        CIE-Luv:
        42.1465, -7.7892, -96.6644
        Hunter-Lab:
        35.4894, 27.5532, -76.2696
      #5154cf color charts
#5154cf RGB chart
      #5154cf CMYK chart
      #5154cf RGB pie chart
      #5154cf color shades, tints & tones
#5154cf color schemes
#5154cf color preview, HTML & CSS examples
           This text has a color of #5154cf        
        
          <p style="color:#5154cf;">Text here</p>
        
        
          .mytext {color:#5154cf;}
        
        Text color #5154cf
      
           This box has a color of #5154cf        
        
          <div style="background-color:#5154cf;">Content here</div>
        
        
          .mybackground {background-color:#5154cf;}
        
        Background color #5154cf
      
           Border around this has a color of #5154cf        
        
          <div style="border:2px solid #5154cf;">Content here</div>
        
        
          .myborder {border:2px solid #5154cf;}
        
        Border color #5154cf