#5329df color space conversions
Hex:
        #5329df
        RGB:
        83, 41, 223
        CMY:
        67, 84, 13
        CMYK:
        63, 82, 0, 13
      HSL:
        254°, 73.9837%, 51.7647%
        HSV (HSB):
        254°, 81.6143%, 87.4510%
        XYZ:
        17.6795, 8.7526, 70.5696
        xyY:
        0.1823, 0.0902, 8.7526
      CIE-Lab:
        35.5035, 63.4196, -84.2818
        CIE-LCH:
        35.5035, 105.4773, 306.9604
        CIE-Luv:
        35.5035, -0.8168, -115.3552
        Hunter-Lab:
        29.5848, 54.8961, -120.7173
      #5329df color charts
#5329df RGB chart
      #5329df CMYK chart
      #5329df RGB pie chart
      #5329df color shades, tints & tones
#5329df color schemes
#5329df color preview, HTML & CSS examples
           This text has a color of #5329df        
        
          <p style="color:#5329df;">Text here</p>
        
        
          .mytext {color:#5329df;}
        
        Text color #5329df
      
           This box has a color of #5329df        
        
          <div style="background-color:#5329df;">Content here</div>
        
        
          .mybackground {background-color:#5329df;}
        
        Background color #5329df
      
           Border around this has a color of #5329df        
        
          <div style="border:2px solid #5329df;">Content here</div>
        
        
          .myborder {border:2px solid #5329df;}
        
        Border color #5329df