#5604fd color space conversions
Hex:
        #5604fd
        RGB:
        86, 4, 253
        CMY:
        66, 98, 1
        CMYK:
        66, 98, 0, 1
      HSL:
        260°, 98.4190%, 50.3922%
        HSV (HSB):
        260°, 98.4190%, 99.2157%
        XYZ:
        21.6108, 9.1571, 93.5570
        xyY:
        0.1738, 0.0737, 9.1571
      CIE-Lab:
        36.2851, 79.8073, -99.9913
        CIE-LCH:
        36.2851, 127.9354, 308.5949
        CIE-Luv:
        36.2851, -0.5738, -132.4916
        Hunter-Lab:
        30.2607, 74.5201, -162.1242
      #5604fd color charts
#5604fd RGB chart
      #5604fd CMYK chart
      #5604fd RGB pie chart
      #5604fd color shades, tints & tones
#5604fd color schemes
#5604fd color preview, HTML & CSS examples
           This text has a color of #5604fd        
        
          <p style="color:#5604fd;">Text here</p>
        
        
          .mytext {color:#5604fd;}
        
        Text color #5604fd
      
           This box has a color of #5604fd        
        
          <div style="background-color:#5604fd;">Content here</div>
        
        
          .mybackground {background-color:#5604fd;}
        
        Background color #5604fd
      
           Border around this has a color of #5604fd        
        
          <div style="border:2px solid #5604fd;">Content here</div>
        
        
          .myborder {border:2px solid #5604fd;}
        
        Border color #5604fd