#5327dd color space conversions
Hex:
        #5327dd
        RGB:
        83, 39, 221
        CMY:
        67, 85, 13
        CMYK:
        62, 82, 0, 13
      HSL:
        255°, 72.8000%, 50.9804%
        HSV (HSB):
        255°, 82.3529%, 86.6667%
        XYZ:
        17.3439, 8.5105, 69.1352
        xyY:
        0.1826, 0.0896, 8.5105
      CIE-Lab:
        35.0242, 63.6682, -83.9274
        CIE-LCH:
        35.0242, 105.3444, 307.1843
        CIE-Luv:
        35.0242, -0.4449, -114.2793
        Hunter-Lab:
        29.1728, 55.0705, -120.0877
      #5327dd color charts
#5327dd RGB chart
      #5327dd CMYK chart
      #5327dd RGB pie chart
      #5327dd color shades, tints & tones
#5327dd color schemes
#5327dd color preview, HTML & CSS examples
           This text has a color of #5327dd        
        
          <p style="color:#5327dd;">Text here</p>
        
        
          .mytext {color:#5327dd;}
        
        Text color #5327dd
      
           This box has a color of #5327dd        
        
          <div style="background-color:#5327dd;">Content here</div>
        
        
          .mybackground {background-color:#5327dd;}
        
        Background color #5327dd
      
           Border around this has a color of #5327dd        
        
          <div style="border:2px solid #5327dd;">Content here</div>
        
        
          .myborder {border:2px solid #5327dd;}
        
        Border color #5327dd