#5953db color space conversions
Hex:
        #5953db
        RGB:
        89, 83, 219
        CMY:
        65, 67, 14
        CMYK:
        59, 62, 0, 14
      HSL:
        243°, 65.3846%, 59.2157%
        HSV (HSB):
        243°, 62.1005%, 85.8824%
        XYZ:
        19.9993, 13.4248, 68.5550
        xyY:
        0.1961, 0.1316, 13.4248
      CIE-Lab:
        43.3965, 41.3720, -69.0102
        CIE-LCH:
        43.3965, 80.4615, 300.9429
        CIE-Luv:
        43.3965, -5.9288, -104.5952
        Hunter-Lab:
        36.6399, 33.3113, -85.2864
      #5953db color charts
#5953db RGB chart
      #5953db CMYK chart
      #5953db RGB pie chart
      #5953db color shades, tints & tones
#5953db color schemes
#5953db color preview, HTML & CSS examples
           This text has a color of #5953db        
        
          <p style="color:#5953db;">Text here</p>
        
        
          .mytext {color:#5953db;}
        
        Text color #5953db
      
           This box has a color of #5953db        
        
          <div style="background-color:#5953db;">Content here</div>
        
        
          .mybackground {background-color:#5953db;}
        
        Background color #5953db
      
           Border around this has a color of #5953db        
        
          <div style="border:2px solid #5953db;">Content here</div>
        
        
          .myborder {border:2px solid #5953db;}
        
        Border color #5953db