#5604cf color space conversions
Hex:
        #5604cf
        RGB:
        86, 4, 207
        CMY:
        66, 98, 19
        CMYK:
        58, 98, 0, 19
      HSL:
        264°, 96.2085%, 41.3725%
        HSV (HSB):
        264°, 98.0676%, 81.1765%
        XYZ:
        15.1437, 6.5703, 59.5015
        xyY:
        0.1865, 0.0809, 6.5703
      CIE-Lab:
        30.8079, 69.3032, -82.8099
        CIE-LCH:
        30.8079, 107.9834, 309.9258
        CIE-Luv:
        30.8079, 3.7904, -106.5209
        Hunter-Lab:
        25.6325, 60.6006, -119.6888
      #5604cf color charts
#5604cf RGB chart
      #5604cf CMYK chart
      #5604cf RGB pie chart
      #5604cf color shades, tints & tones
#5604cf color schemes
#5604cf color preview, HTML & CSS examples
           This text has a color of #5604cf        
        
          <p style="color:#5604cf;">Text here</p>
        
        
          .mytext {color:#5604cf;}
        
        Text color #5604cf
      
           This box has a color of #5604cf        
        
          <div style="background-color:#5604cf;">Content here</div>
        
        
          .mybackground {background-color:#5604cf;}
        
        Background color #5604cf
      
           Border around this has a color of #5604cf        
        
          <div style="border:2px solid #5604cf;">Content here</div>
        
        
          .myborder {border:2px solid #5604cf;}
        
        Border color #5604cf