#5964ec color space conversions
Hex:
        #5964ec
        RGB:
        89, 100, 236
        CMY:
        65, 61, 7
        CMYK:
        62, 58, 0, 7
      HSL:
        236°, 79.4595%, 63.7255%
        HSV (HSB):
        236°, 62.2881%, 92.5490%
        XYZ:
        23.8173, 17.2943, 81.4397
        xyY:
        0.1943, 0.1411, 17.2943
      CIE-Lab:
        48.6288, 36.6534, -70.1180
        CIE-LCH:
        48.6288, 79.1201, 297.5978
        CIE-Luv:
        48.6288, -10.9063, -109.5532
        Hunter-Lab:
        41.5864, 29.4540, -86.9985
      #5964ec color charts
#5964ec RGB chart
      #5964ec CMYK chart
      #5964ec RGB pie chart
      #5964ec color shades, tints & tones
#5964ec color schemes
#5964ec color preview, HTML & CSS examples
           This text has a color of #5964ec        
        
          <p style="color:#5964ec;">Text here</p>
        
        
          .mytext {color:#5964ec;}
        
        Text color #5964ec
      
           This box has a color of #5964ec        
        
          <div style="background-color:#5964ec;">Content here</div>
        
        
          .mybackground {background-color:#5964ec;}
        
        Background color #5964ec
      
           Border around this has a color of #5964ec        
        
          <div style="border:2px solid #5964ec;">Content here</div>
        
        
          .myborder {border:2px solid #5964ec;}
        
        Border color #5964ec