#3537fb color space conversions
Hex:
        #3537fb
        RGB:
        53, 55, 251
        CMY:
        79, 78, 2
        CMYK:
        79, 78, 0, 2
      HSL:
        239°, 96.1165%, 59.6078%
        HSV (HSB):
        239°, 78.8845%, 98.4314%
        XYZ:
        20.2470, 10.4543, 92.2175
        xyY:
        0.1647, 0.0851, 10.4543
      CIE-Lab:
        38.6457, 63.0723, -95.0094
        CIE-LCH:
        38.6457, 114.0390, 303.5783
        CIE-Luv:
        38.6457, -9.7163, -131.1058
        Hunter-Lab:
        32.3331, 55.1937, -146.4684
      #3537fb color charts
#3537fb RGB chart
      #3537fb CMYK chart
      #3537fb RGB pie chart
      #3537fb color shades, tints & tones
#3537fb color schemes
#3537fb color preview, HTML & CSS examples
           This text has a color of #3537fb        
        
          <p style="color:#3537fb;">Text here</p>
        
        
          .mytext {color:#3537fb;}
        
        Text color #3537fb
      
           This box has a color of #3537fb        
        
          <div style="background-color:#3537fb;">Content here</div>
        
        
          .mybackground {background-color:#3537fb;}
        
        Background color #3537fb
      
           Border around this has a color of #3537fb        
        
          <div style="border:2px solid #3537fb;">Content here</div>
        
        
          .myborder {border:2px solid #3537fb;}
        
        Border color #3537fb