#5325fd color space conversions
Hex:
        #5325fd
        RGB:
        83, 37, 253
        CMY:
        67, 85, 1
        CMYK:
        67, 85, 0, 1
      HSL:
        253°, 98.1818%, 56.8627%
        HSV (HSB):
        253°, 85.3755%, 99.2157%
        XYZ:
        21.9585, 10.2540, 93.7504
        xyY:
        0.1743, 0.0814, 10.2540
      CIE-Lab:
        38.2945, 72.7739, -96.6577
        CIE-LCH:
        38.2945, 120.9907, 306.9762
        CIE-Luv:
        38.2945, -2.8134, -132.6246
        Hunter-Lab:
        32.0218, 66.3653, -151.1681
      #5325fd color charts
#5325fd RGB chart
      #5325fd CMYK chart
      #5325fd RGB pie chart
      #5325fd color shades, tints & tones
#5325fd color schemes
#5325fd color preview, HTML & CSS examples
           This text has a color of #5325fd        
        
          <p style="color:#5325fd;">Text here</p>
        
        
          .mytext {color:#5325fd;}
        
        Text color #5325fd
      
           This box has a color of #5325fd        
        
          <div style="background-color:#5325fd;">Content here</div>
        
        
          .mybackground {background-color:#5325fd;}
        
        Background color #5325fd
      
           Border around this has a color of #5325fd        
        
          <div style="border:2px solid #5325fd;">Content here</div>
        
        
          .myborder {border:2px solid #5325fd;}
        
        Border color #5325fd