#5335fc color space conversions
Hex:
        #5335fc
        RGB:
        83, 53, 252
        CMY:
        67, 79, 1
        CMYK:
        67, 79, 0, 1
      HSL:
        249°, 97.0732%, 59.8039%
        HSV (HSB):
        249°, 78.9683%, 98.8235%
        XYZ:
        22.4111, 11.4135, 93.1173
        xyY:
        0.1765, 0.0899, 11.4135
      CIE-Lab:
        40.2683, 66.3595, -92.8252
        CIE-LCH:
        40.2683, 114.1056, 305.5605
        CIE-Luv:
        40.2683, -4.3465, -131.4743
        Hunter-Lab:
        33.7838, 59.2892, -139.7704
      #5335fc color charts
#5335fc RGB chart
      #5335fc CMYK chart
      #5335fc RGB pie chart
      #5335fc color shades, tints & tones
#5335fc color schemes
#5335fc color preview, HTML & CSS examples
           This text has a color of #5335fc        
        
          <p style="color:#5335fc;">Text here</p>
        
        
          .mytext {color:#5335fc;}
        
        Text color #5335fc
      
           This box has a color of #5335fc        
        
          <div style="background-color:#5335fc;">Content here</div>
        
        
          .mybackground {background-color:#5335fc;}
        
        Background color #5335fc
      
           Border around this has a color of #5335fc        
        
          <div style="border:2px solid #5335fc;">Content here</div>
        
        
          .myborder {border:2px solid #5335fc;}
        
        Border color #5335fc