#3a53ec color space conversions
Hex:
        #3a53ec
        RGB:
        58, 83, 236
        CMY:
        77, 67, 7
        CMYK:
        75, 65, 0, 7
      HSL:
        232°, 82.4074%, 57.6471%
        HSV (HSB):
        232°, 75.4237%, 92.5490%
        XYZ:
        19.9785, 13.1422, 80.8406
        xyY:
        0.1753, 0.1153, 13.1422
      CIE-Lab:
        42.9767, 43.0786, -79.4166
        CIE-LCH:
        42.9767, 90.3480, 298.4771
        CIE-Luv:
        42.9767, -13.3948, -117.8858
        Hunter-Lab:
        36.2521, 34.9298, -106.8374
      #3a53ec color charts
#3a53ec RGB chart
      #3a53ec CMYK chart
      #3a53ec RGB pie chart
      #3a53ec color shades, tints & tones
#3a53ec color schemes
#3a53ec color preview, HTML & CSS examples
           This text has a color of #3a53ec        
        
          <p style="color:#3a53ec;">Text here</p>
        
        
          .mytext {color:#3a53ec;}
        
        Text color #3a53ec
      
           This box has a color of #3a53ec        
        
          <div style="background-color:#3a53ec;">Content here</div>
        
        
          .mybackground {background-color:#3a53ec;}
        
        Background color #3a53ec
      
           Border around this has a color of #3a53ec        
        
          <div style="border:2px solid #3a53ec;">Content here</div>
        
        
          .myborder {border:2px solid #3a53ec;}
        
        Border color #3a53ec