#5332fd color space conversions
Hex:
        #5332fd
        RGB:
        83, 50, 253
        CMY:
        67, 80, 1
        CMYK:
        67, 80, 0, 1
      HSL:
        250°, 98.0676%, 59.4118%
        HSV (HSB):
        250°, 80.2372%, 99.2157%
        XYZ:
        22.4375, 11.2121, 93.9101
        xyY:
        0.1759, 0.0879, 11.2121
      CIE-Lab:
        39.9354, 67.9161, -93.9365
        CIE-LCH:
        39.9354, 115.9167, 305.8669
        CIE-Luv:
        39.9354, -4.0659, -132.2325
        Hunter-Lab:
        33.4844, 61.0130, -142.8451
      #5332fd color charts
#5332fd RGB chart
      #5332fd CMYK chart
      #5332fd RGB pie chart
      #5332fd color shades, tints & tones
#5332fd color schemes
#5332fd color preview, HTML & CSS examples
           This text has a color of #5332fd        
        
          <p style="color:#5332fd;">Text here</p>
        
        
          .mytext {color:#5332fd;}
        
        Text color #5332fd
      
           This box has a color of #5332fd        
        
          <div style="background-color:#5332fd;">Content here</div>
        
        
          .mybackground {background-color:#5332fd;}
        
        Background color #5332fd
      
           Border around this has a color of #5332fd        
        
          <div style="border:2px solid #5332fd;">Content here</div>
        
        
          .myborder {border:2px solid #5332fd;}
        
        Border color #5332fd