#5e63ec color space conversions
Hex:
        #5e63ec
        RGB:
        94, 99, 236
        CMY:
        63, 61, 7
        CMYK:
        60, 58, 0, 7
      HSL:
        238°, 78.8889%, 64.7059%
        HSV (HSB):
        238°, 60.1695%, 92.5490%
        XYZ:
        24.2183, 17.3595, 81.4312
        xyY:
        0.1969, 0.1411, 17.3595
      CIE-Lab:
        48.7098, 38.0629, -69.9718
        CIE-LCH:
        48.7098, 79.6545, 298.5451
        CIE-Luv:
        48.7098, -9.2969, -109.5115
        Hunter-Lab:
        41.6647, 30.8426, -86.7134
      #5e63ec color charts
#5e63ec RGB chart
      #5e63ec CMYK chart
      #5e63ec RGB pie chart
      #5e63ec color shades, tints & tones
#5e63ec color schemes
#5e63ec color preview, HTML & CSS examples
           This text has a color of #5e63ec        
        
          <p style="color:#5e63ec;">Text here</p>
        
        
          .mytext {color:#5e63ec;}
        
        Text color #5e63ec
      
           This box has a color of #5e63ec        
        
          <div style="background-color:#5e63ec;">Content here</div>
        
        
          .mybackground {background-color:#5e63ec;}
        
        Background color #5e63ec
      
           Border around this has a color of #5e63ec        
        
          <div style="border:2px solid #5e63ec;">Content here</div>
        
        
          .myborder {border:2px solid #5e63ec;}
        
        Border color #5e63ec