#5419fd color space conversions
Hex:
        #5419fd
        RGB:
        84, 25, 253
        CMY:
        67, 90, 1
        CMYK:
        67, 90, 0, 1
      HSL:
        256°, 98.2759%, 54.5098%
        HSV (HSB):
        256°, 90.1186%, 99.2157%
        XYZ:
        21.7334, 9.6719, 93.6499
        xyY:
        0.1738, 0.0773, 9.6719
      CIE-Lab:
        37.2471, 76.2368, -98.3955
        CIE-LCH:
        37.2471, 124.4738, 307.7685
        CIE-Luv:
        37.2471, -1.7860, -132.6406
        Hunter-Lab:
        31.0997, 70.3166, -156.7688
      #5419fd color charts
#5419fd RGB chart
      #5419fd CMYK chart
      #5419fd RGB pie chart
      #5419fd color shades, tints & tones
#5419fd color schemes
#5419fd color preview, HTML & CSS examples
           This text has a color of #5419fd        
        
          <p style="color:#5419fd;">Text here</p>
        
        
          .mytext {color:#5419fd;}
        
        Text color #5419fd
      
           This box has a color of #5419fd        
        
          <div style="background-color:#5419fd;">Content here</div>
        
        
          .mybackground {background-color:#5419fd;}
        
        Background color #5419fd
      
           Border around this has a color of #5419fd        
        
          <div style="border:2px solid #5419fd;">Content here</div>
        
        
          .myborder {border:2px solid #5419fd;}
        
        Border color #5419fd