#053dfb color space conversions
Hex:
        #053dfb
        RGB:
        5, 61, 251
        CMY:
        98, 76, 2
        CMYK:
        98, 76, 0, 2
      HSL:
        226°, 96.8504%, 50.1961%
        HSV (HSB):
        226°, 98.0080%, 98.4314%
        XYZ:
        19.1439, 10.3348, 92.2526
        xyY:
        0.1573, 0.0849, 10.3348
      CIE-Lab:
        38.4367, 58.4489, -95.3937
        CIE-LCH:
        38.4367, 111.8760, 301.4963
        CIE-Luv:
        38.4367, -14.0010, -130.9473
        Hunter-Lab:
        32.1478, 50.0377, -147.6377
      #053dfb color charts
#053dfb RGB chart
      #053dfb CMYK chart
      #053dfb RGB pie chart
      #053dfb color shades, tints & tones
#053dfb color schemes
#053dfb color preview, HTML & CSS examples
           This text has a color of #053dfb        
        
          <p style="color:#053dfb;">Text here</p>
        
        
          .mytext {color:#053dfb;}
        
        Text color #053dfb
      
           This box has a color of #053dfb        
        
          <div style="background-color:#053dfb;">Content here</div>
        
        
          .mybackground {background-color:#053dfb;}
        
        Background color #053dfb
      
           Border around this has a color of #053dfb        
        
          <div style="border:2px solid #053dfb;">Content here</div>
        
        
          .myborder {border:2px solid #053dfb;}
        
        Border color #053dfb