#5416ec color space conversions
Hex:
        #5416ec
        RGB:
        84, 22, 236
        CMY:
        67, 91, 7
        CMYK:
        64, 91, 0, 7
      HSL:
        257°, 84.9206%, 50.5882%
        HSV (HSB):
        257°, 90.6780%, 92.5490%
        XYZ:
        19.0834, 8.5148, 79.9946
        xyY:
        0.1774, 0.0791, 8.5148
      CIE-Lab:
        35.0327, 72.8119, -92.4791
        CIE-LCH:
        35.0327, 117.7029, 308.2146
        CIE-Luv:
        35.0327, -0.2221, -123.0607
        Hunter-Lab:
        29.1801, 65.6716, -142.1122
      #5416ec color charts
#5416ec RGB chart
      #5416ec CMYK chart
      #5416ec RGB pie chart
      #5416ec color shades, tints & tones
#5416ec color schemes
#5416ec color preview, HTML & CSS examples
           This text has a color of #5416ec        
        
          <p style="color:#5416ec;">Text here</p>
        
        
          .mytext {color:#5416ec;}
        
        Text color #5416ec
      
           This box has a color of #5416ec        
        
          <div style="background-color:#5416ec;">Content here</div>
        
        
          .mybackground {background-color:#5416ec;}
        
        Background color #5416ec
      
           Border around this has a color of #5416ec        
        
          <div style="border:2px solid #5416ec;">Content here</div>
        
        
          .myborder {border:2px solid #5416ec;}
        
        Border color #5416ec