#5624cf color space conversions
Hex:
        #5624cf
        RGB:
        86, 36, 207
        CMY:
        66, 86, 19
        CMYK:
        58, 83, 0, 19
      HSL:
        258°, 70.3704%, 47.6471%
        HSV (HSB):
        258°, 82.6087%, 81.1765%
        XYZ:
        15.7311, 7.7452, 59.6973
        xyY:
        0.1891, 0.0931, 7.7452
      CIE-Lab:
        33.4465, 61.3906, -78.4398
        CIE-LCH:
        33.4465, 99.6073, 308.0484
        CIE-Luv:
        33.4465, 1.9519, -106.1790
        Hunter-Lab:
        27.8302, 52.1951, -107.6994
      #5624cf color charts
#5624cf RGB chart
      #5624cf CMYK chart
      #5624cf RGB pie chart
      #5624cf color shades, tints & tones
#5624cf color schemes
#5624cf color preview, HTML & CSS examples
           This text has a color of #5624cf        
        
          <p style="color:#5624cf;">Text here</p>
        
        
          .mytext {color:#5624cf;}
        
        Text color #5624cf
      
           This box has a color of #5624cf        
        
          <div style="background-color:#5624cf;">Content here</div>
        
        
          .mybackground {background-color:#5624cf;}
        
        Background color #5624cf
      
           Border around this has a color of #5624cf        
        
          <div style="border:2px solid #5624cf;">Content here</div>
        
        
          .myborder {border:2px solid #5624cf;}
        
        Border color #5624cf