#5604db color space conversions
Hex:
        #5604db
        RGB:
        86, 4, 219
        CMY:
        66, 98, 14
        CMYK:
        61, 98, 0, 14
      HSL:
        263°, 96.4126%, 43.7255%
        HSV (HSB):
        263°, 98.1735%, 85.8824%
        XYZ:
        16.6674, 7.1797, 67.5252
        xyY:
        0.1824, 0.0786, 7.1797
      CIE-Lab:
        32.2126, 72.0503, -87.4301
        CIE-LCH:
        32.2126, 113.2928, 309.4916
        CIE-Luv:
        32.2126, 2.5462, -113.3561
        Hunter-Lab:
        26.7950, 64.1413, -130.6580
      #5604db color charts
#5604db RGB chart
      #5604db CMYK chart
      #5604db RGB pie chart
      #5604db color shades, tints & tones
#5604db color schemes
#5604db color preview, HTML & CSS examples
           This text has a color of #5604db        
        
          <p style="color:#5604db;">Text here</p>
        
        
          .mytext {color:#5604db;}
        
        Text color #5604db
      
           This box has a color of #5604db        
        
          <div style="background-color:#5604db;">Content here</div>
        
        
          .mybackground {background-color:#5604db;}
        
        Background color #5604db
      
           Border around this has a color of #5604db        
        
          <div style="border:2px solid #5604db;">Content here</div>
        
        
          .myborder {border:2px solid #5604db;}
        
        Border color #5604db