#053dfa color space conversions
Hex:
        #053dfa
        RGB:
        5, 61, 250
        CMY:
        98, 76, 2
        CMYK:
        98, 76, 0, 2
      HSL:
        226°, 96.0784%, 50.0000%
        HSV (HSB):
        226°, 98.0000%, 98.0392%
        XYZ:
        18.9866, 10.2719, 91.4244
        xyY:
        0.1573, 0.0851, 10.2719
      CIE-Lab:
        38.3260, 58.1212, -95.0166
        CIE-LCH:
        38.3260, 111.3832, 301.4539
        CIE-Luv:
        38.3260, -13.9832, -130.3772
        Hunter-Lab:
        32.0498, 49.6583, -146.6944
      #053dfa color charts
#053dfa RGB chart
      #053dfa CMYK chart
      #053dfa RGB pie chart
      #053dfa color shades, tints & tones
#053dfa color schemes
#053dfa color preview, HTML & CSS examples
           This text has a color of #053dfa        
        
          <p style="color:#053dfa;">Text here</p>
        
        
          .mytext {color:#053dfa;}
        
        Text color #053dfa
      
           This box has a color of #053dfa        
        
          <div style="background-color:#053dfa;">Content here</div>
        
        
          .mybackground {background-color:#053dfa;}
        
        Background color #053dfa
      
           Border around this has a color of #053dfa        
        
          <div style="border:2px solid #053dfa;">Content here</div>
        
        
          .myborder {border:2px solid #053dfa;}
        
        Border color #053dfa