#5327ef color space conversions
Hex:
        #5327ef
        RGB:
        83, 39, 239
        CMY:
        67, 85, 6
        CMYK:
        65, 84, 0, 6
      HSL:
        253°, 86.2069%, 54.5098%
        HSV (HSB):
        253°, 83.6820%, 93.7255%
        XYZ:
        19.8728, 9.5220, 82.4519
        xyY:
        0.1777, 0.0851, 9.5220
      CIE-Lab:
        36.9706, 68.4419, -90.9673
        CIE-LCH:
        36.9706, 113.8391, 306.9570
        CIE-Luv:
        36.9706, -1.9161, -124.6462
        Hunter-Lab:
        30.8578, 60.9550, -136.8222
      #5327ef color charts
#5327ef RGB chart
      #5327ef CMYK chart
      #5327ef RGB pie chart
      #5327ef color shades, tints & tones
#5327ef color schemes
#5327ef color preview, HTML & CSS examples
           This text has a color of #5327ef        
        
          <p style="color:#5327ef;">Text here</p>
        
        
          .mytext {color:#5327ef;}
        
        Text color #5327ef
      
           This box has a color of #5327ef        
        
          <div style="background-color:#5327ef;">Content here</div>
        
        
          .mybackground {background-color:#5327ef;}
        
        Background color #5327ef
      
           Border around this has a color of #5327ef        
        
          <div style="border:2px solid #5327ef;">Content here</div>
        
        
          .myborder {border:2px solid #5327ef;}
        
        Border color #5327ef