#053ec1 color space conversions
Hex:
        #053ec1
        RGB:
        5, 62, 193
        CMY:
        98, 76, 24
        CMYK:
        97, 68, 0, 24
      HSL:
        222°, 94.9495%, 38.8235%
        HSV (HSB):
        222°, 97.4093%, 75.6863%
        XYZ:
        11.4109, 7.3278, 51.2651
        xyY:
        0.1630, 0.1047, 7.3278
      CIE-Lab:
        32.5417, 37.4272, -71.8981
        CIE-LCH:
        32.5417, 81.0563, 297.4996
        CIE-Luv:
        32.5417, -13.5110, -96.7182
        Hunter-Lab:
        27.0699, 27.8715, -93.3349
      #053ec1 color charts
#053ec1 RGB chart
      #053ec1 CMYK chart
      #053ec1 RGB pie chart
      #053ec1 color shades, tints & tones
#053ec1 color schemes
#053ec1 color preview, HTML & CSS examples
           This text has a color of #053ec1        
        
          <p style="color:#053ec1;">Text here</p>
        
        
          .mytext {color:#053ec1;}
        
        Text color #053ec1
      
           This box has a color of #053ec1        
        
          <div style="background-color:#053ec1;">Content here</div>
        
        
          .mybackground {background-color:#053ec1;}
        
        Background color #053ec1
      
           Border around this has a color of #053ec1        
        
          <div style="border:2px solid #053ec1;">Content here</div>
        
        
          .myborder {border:2px solid #053ec1;}
        
        Border color #053ec1