#5327ff color space conversions
Hex:
        #5327ff
        RGB:
        83, 39, 255
        CMY:
        67, 85, 0
        CMYK:
        67, 85, 0, 0
      HSL:
        252°, 100.0000%, 57.6471%
        HSV (HSB):
        252°, 84.7059%, 100.0000%
        XYZ:
        22.3428, 10.5100, 95.4588
        xyY:
        0.1741, 0.0819, 10.5100
      CIE-Lab:
        38.7427, 72.6215, -97.0337
        CIE-LCH:
        38.7427, 121.1999, 306.8118
        CIE-Luv:
        38.7427, -3.1268, -133.7272
        Hunter-Lab:
        32.4192, 66.2858, -151.8869
      #5327ff color charts
#5327ff RGB chart
      #5327ff CMYK chart
      #5327ff RGB pie chart
      #5327ff color shades, tints & tones
#5327ff color schemes
#5327ff color preview, HTML & CSS examples
           This text has a color of #5327ff        
        
          <p style="color:#5327ff;">Text here</p>
        
        
          .mytext {color:#5327ff;}
        
        Text color #5327ff
      
           This box has a color of #5327ff        
        
          <div style="background-color:#5327ff;">Content here</div>
        
        
          .mybackground {background-color:#5327ff;}
        
        Background color #5327ff
      
           Border around this has a color of #5327ff        
        
          <div style="border:2px solid #5327ff;">Content here</div>
        
        
          .myborder {border:2px solid #5327ff;}
        
        Border color #5327ff