#5849dd color space conversions
Hex:
        #5849dd
        RGB:
        88, 73, 221
        CMY:
        65, 71, 13
        CMYK:
        60, 67, 0, 13
      HSL:
        246°, 68.5185%, 57.6471%
        HSV (HSB):
        246°, 66.9683%, 86.6667%
        XYZ:
        19.4582, 12.0603, 69.7089
        xyY:
        0.1922, 0.1191, 12.0603
      CIE-Lab:
        41.3117, 47.6517, -73.5611
        CIE-LCH:
        41.3117, 87.6466, 302.9345
        CIE-Luv:
        41.3117, -4.1712, -109.1658
        Hunter-Lab:
        34.7279, 39.2406, -94.7027
      #5849dd color charts
#5849dd RGB chart
      #5849dd CMYK chart
      #5849dd RGB pie chart
      #5849dd color shades, tints & tones
#5849dd color schemes
#5849dd color preview, HTML & CSS examples
           This text has a color of #5849dd        
        
          <p style="color:#5849dd;">Text here</p>
        
        
          .mytext {color:#5849dd;}
        
        Text color #5849dd
      
           This box has a color of #5849dd        
        
          <div style="background-color:#5849dd;">Content here</div>
        
        
          .mybackground {background-color:#5849dd;}
        
        Background color #5849dd
      
           Border around this has a color of #5849dd        
        
          <div style="border:2px solid #5849dd;">Content here</div>
        
        
          .myborder {border:2px solid #5849dd;}
        
        Border color #5849dd