#5158cf color space conversions
Hex:
        #5158cf
        RGB:
        81, 88, 207
        CMY:
        68, 65, 19
        CMYK:
        61, 57, 0, 19
      HSL:
        237°, 56.7568%, 56.4706%
        HSV (HSB):
        237°, 60.8696%, 81.1765%
        XYZ:
        18.1455, 13.2338, 60.6295
        xyY:
        0.1972, 0.1438, 13.2338
      CIE-Lab:
        43.1134, 33.1046, -62.6203
        CIE-LCH:
        43.1134, 70.8323, 297.8634
        CIE-Luv:
        43.1134, -8.8106, -94.9925
        Hunter-Lab:
        36.3783, 25.3742, -73.3504
      #5158cf color charts
#5158cf RGB chart
      #5158cf CMYK chart
      #5158cf RGB pie chart
      #5158cf color shades, tints & tones
#5158cf color schemes
#5158cf color preview, HTML & CSS examples
           This text has a color of #5158cf        
        
          <p style="color:#5158cf;">Text here</p>
        
        
          .mytext {color:#5158cf;}
        
        Text color #5158cf
      
           This box has a color of #5158cf        
        
          <div style="background-color:#5158cf;">Content here</div>
        
        
          .mybackground {background-color:#5158cf;}
        
        Background color #5158cf
      
           Border around this has a color of #5158cf        
        
          <div style="border:2px solid #5158cf;">Content here</div>
        
        
          .myborder {border:2px solid #5158cf;}
        
        Border color #5158cf