#0543eb color space conversions
Hex:
        #0543eb
        RGB:
        5, 67, 235
        CMY:
        98, 74, 8
        CMYK:
        98, 71, 0, 8
      HSL:
        224°, 95.8333%, 47.0588%
        HSV (HSB):
        224°, 97.8723%, 92.1569%
        XYZ:
        17.0651, 10.0447, 79.6367
        xyY:
        0.1599, 0.0941, 10.0447
      CIE-Lab:
        37.9226, 49.6473, -87.2270
        CIE-LCH:
        37.9226, 100.3664, 299.6474
        CIE-Luv:
        37.9226, -14.7787, -121.2881
        Hunter-Lab:
        31.6934, 40.6488, -126.7937
      #0543eb color charts
#0543eb RGB chart
      #0543eb CMYK chart
      #0543eb RGB pie chart
      #0543eb color shades, tints & tones
#0543eb color schemes
#0543eb color preview, HTML & CSS examples
           This text has a color of #0543eb        
        
          <p style="color:#0543eb;">Text here</p>
        
        
          .mytext {color:#0543eb;}
        
        Text color #0543eb
      
           This box has a color of #0543eb        
        
          <div style="background-color:#0543eb;">Content here</div>
        
        
          .mybackground {background-color:#0543eb;}
        
        Background color #0543eb
      
           Border around this has a color of #0543eb        
        
          <div style="border:2px solid #0543eb;">Content here</div>
        
        
          .myborder {border:2px solid #0543eb;}
        
        Border color #0543eb