#5c64ea color space conversions
Hex:
        #5c64ea
        RGB:
        92, 100, 234
        CMY:
        64, 61, 8
        CMYK:
        61, 57, 0, 8
      HSL:
        237°, 77.1739%, 63.9216%
        HSV (HSB):
        237°, 60.6838%, 91.7647%
        XYZ:
        23.8221, 17.3302, 79.9314
        xyY:
        0.1967, 0.1431, 17.3302
      CIE-Lab:
        48.6734, 36.4821, -68.9132
        CIE-LCH:
        48.6734, 77.9742, 297.8964
        CIE-Luv:
        48.6734, -10.0241, -107.8438
        Hunter-Lab:
        41.6295, 29.2932, -84.7000
      #5c64ea color charts
#5c64ea RGB chart
      #5c64ea CMYK chart
      #5c64ea RGB pie chart
      #5c64ea color shades, tints & tones
#5c64ea color schemes
#5c64ea color preview, HTML & CSS examples
           This text has a color of #5c64ea        
        
          <p style="color:#5c64ea;">Text here</p>
        
        
          .mytext {color:#5c64ea;}
        
        Text color #5c64ea
      
           This box has a color of #5c64ea        
        
          <div style="background-color:#5c64ea;">Content here</div>
        
        
          .mybackground {background-color:#5c64ea;}
        
        Background color #5c64ea
      
           Border around this has a color of #5c64ea        
        
          <div style="border:2px solid #5c64ea;">Content here</div>
        
        
          .myborder {border:2px solid #5c64ea;}
        
        Border color #5c64ea