#5111ef color space conversions
Hex:
        #5111ef
        RGB:
        81, 17, 239
        CMY:
        68, 93, 6
        CMYK:
        66, 93, 0, 6
      HSL:
        257°, 87.4016%, 50.1961%
        HSV (HSB):
        257°, 92.8870%, 93.7255%
        XYZ:
        19.1738, 8.3822, 82.2687
        xyY:
        0.1746, 0.0763, 8.3822
      CIE-Lab:
        34.7666, 74.4208, -94.6322
        CIE-LCH:
        34.7666, 120.3898, 308.1823
        CIE-Luv:
        34.7666, -0.9246, -124.6278
        Hunter-Lab:
        28.9521, 67.5472, -148.2090
      #5111ef color charts
#5111ef RGB chart
      #5111ef CMYK chart
      #5111ef RGB pie chart
      #5111ef color shades, tints & tones
#5111ef color schemes
#5111ef color preview, HTML & CSS examples
           This text has a color of #5111ef        
        
          <p style="color:#5111ef;">Text here</p>
        
        
          .mytext {color:#5111ef;}
        
        Text color #5111ef
      
           This box has a color of #5111ef        
        
          <div style="background-color:#5111ef;">Content here</div>
        
        
          .mybackground {background-color:#5111ef;}
        
        Background color #5111ef
      
           Border around this has a color of #5111ef        
        
          <div style="border:2px solid #5111ef;">Content here</div>
        
        
          .myborder {border:2px solid #5111ef;}
        
        Border color #5111ef