#5158ef color space conversions
Hex:
        #5158ef
        RGB:
        81, 88, 239
        CMY:
        68, 65, 6
        CMYK:
        66, 63, 0, 6
      HSL:
        237°, 83.1579%, 62.7451%
        HSV (HSB):
        237°, 66.1088%, 93.7255%
        XYZ:
        22.4631, 14.9608, 83.3651
        xyY:
        0.1860, 0.1239, 14.9608
      CIE-Lab:
        45.5804, 43.7011, -76.7933
        CIE-LCH:
        45.5804, 88.3572, 299.6431
        CIE-Luv:
        45.5804, -10.0968, -116.9688
        Hunter-Lab:
        38.6792, 35.9759, -100.7123
      #5158ef color charts
#5158ef RGB chart
      #5158ef CMYK chart
      #5158ef RGB pie chart
      #5158ef color shades, tints & tones
#5158ef color schemes
#5158ef color preview, HTML & CSS examples
           This text has a color of #5158ef        
        
          <p style="color:#5158ef;">Text here</p>
        
        
          .mytext {color:#5158ef;}
        
        Text color #5158ef
      
           This box has a color of #5158ef        
        
          <div style="background-color:#5158ef;">Content here</div>
        
        
          .mybackground {background-color:#5158ef;}
        
        Background color #5158ef
      
           Border around this has a color of #5158ef        
        
          <div style="border:2px solid #5158ef;">Content here</div>
        
        
          .myborder {border:2px solid #5158ef;}
        
        Border color #5158ef