#5340dd color space conversions
Hex:
        #5340dd
        RGB:
        83, 64, 221
        CMY:
        67, 75, 13
        CMYK:
        62, 71, 0, 13
      HSL:
        247°, 69.7778%, 55.8824%
        HSV (HSB):
        247°, 71.0407%, 86.6667%
        XYZ:
        18.4518, 10.7262, 69.5045
        xyY:
        0.1870, 0.1087, 10.7262
      CIE-Lab:
        39.1155, 51.9475, -77.1789
        CIE-LCH:
        39.1155, 93.0330, 303.9437
        CIE-Luv:
        39.1155, -3.8370, -111.5862
        Hunter-Lab:
        32.7510, 43.2524, -102.9003
      #5340dd color charts
#5340dd RGB chart
      #5340dd CMYK chart
      #5340dd RGB pie chart
      #5340dd color shades, tints & tones
#5340dd color schemes
#5340dd color preview, HTML & CSS examples
           This text has a color of #5340dd        
        
          <p style="color:#5340dd;">Text here</p>
        
        
          .mytext {color:#5340dd;}
        
        Text color #5340dd
      
           This box has a color of #5340dd        
        
          <div style="background-color:#5340dd;">Content here</div>
        
        
          .mybackground {background-color:#5340dd;}
        
        Background color #5340dd
      
           Border around this has a color of #5340dd        
        
          <div style="border:2px solid #5340dd;">Content here</div>
        
        
          .myborder {border:2px solid #5340dd;}
        
        Border color #5340dd