#5113ef color space conversions
Hex:
        #5113ef
        RGB:
        81, 19, 239
        CMY:
        68, 93, 6
        CMYK:
        66, 92, 0, 6
      HSL:
        257°, 87.3016%, 50.5882%
        HSV (HSB):
        257°, 92.0502%, 93.7255%
        XYZ:
        19.2062, 8.4471, 82.2795
        xyY:
        0.1747, 0.0768, 8.4471
      CIE-Lab:
        34.8971, 74.0231, -94.4151
        CIE-LCH:
        34.8971, 119.9735, 308.0971
        CIE-Luv:
        34.8971, -1.0130, -124.6526
        Hunter-Lab:
        29.0638, 67.0961, -147.5049
      #5113ef color charts
#5113ef RGB chart
      #5113ef CMYK chart
      #5113ef RGB pie chart
      #5113ef color shades, tints & tones
#5113ef color schemes
#5113ef color preview, HTML & CSS examples
           This text has a color of #5113ef        
        
          <p style="color:#5113ef;">Text here</p>
        
        
          .mytext {color:#5113ef;}
        
        Text color #5113ef
      
           This box has a color of #5113ef        
        
          <div style="background-color:#5113ef;">Content here</div>
        
        
          .mybackground {background-color:#5113ef;}
        
        Background color #5113ef
      
           Border around this has a color of #5113ef        
        
          <div style="border:2px solid #5113ef;">Content here</div>
        
        
          .myborder {border:2px solid #5113ef;}
        
        Border color #5113ef