#5953d5 color space conversions
Hex:
        #5953d5
        RGB:
        89, 83, 213
        CMY:
        65, 67, 16
        CMYK:
        58, 61, 0, 16
      HSL:
        243°, 60.7477%, 58.0392%
        HSV (HSB):
        243°, 61.0329%, 83.5294%
        XYZ:
        19.2233, 13.1145, 64.4690
        xyY:
        0.1986, 0.1355, 13.1145
      CIE-Lab:
        42.9352, 39.4635, -66.3299
        CIE-LCH:
        42.9352, 77.1818, 300.7509
        CIE-Luv:
        42.9352, -5.5794, -100.4677
        Hunter-Lab:
        36.2139, 31.3784, -80.2000
      #5953d5 color charts
#5953d5 RGB chart
      #5953d5 CMYK chart
      #5953d5 RGB pie chart
      #5953d5 color shades, tints & tones
#5953d5 color schemes
#5953d5 color preview, HTML & CSS examples
           This text has a color of #5953d5        
        
          <p style="color:#5953d5;">Text here</p>
        
        
          .mytext {color:#5953d5;}
        
        Text color #5953d5
      
           This box has a color of #5953d5        
        
          <div style="background-color:#5953d5;">Content here</div>
        
        
          .mybackground {background-color:#5953d5;}
        
        Background color #5953d5
      
           Border around this has a color of #5953d5        
        
          <div style="border:2px solid #5953d5;">Content here</div>
        
        
          .myborder {border:2px solid #5953d5;}
        
        Border color #5953d5