#0543cf color space conversions
Hex:
        #0543cf
        RGB:
        5, 67, 207
        CMY:
        98, 74, 19
        CMYK:
        98, 68, 0, 19
      HSL:
        222°, 95.2830%, 41.5686%
        HSV (HSB):
        222°, 97.5845%, 81.1765%
        XYZ:
        13.3322, 8.5516, 59.9794
        xyY:
        0.1629, 0.1045, 8.5516
      CIE-Lab:
        35.1062, 39.5062, -75.8357
        CIE-LCH:
        35.1062, 85.5090, 297.5170
        CIE-Luv:
        35.1062, -14.5983, -104.5012
        Hunter-Lab:
        29.2431, 30.2047, -101.1375
      #0543cf color charts
#0543cf RGB chart
      #0543cf CMYK chart
      #0543cf RGB pie chart
      #0543cf color shades, tints & tones
#0543cf color schemes
#0543cf color preview, HTML & CSS examples
           This text has a color of #0543cf        
        
          <p style="color:#0543cf;">Text here</p>
        
        
          .mytext {color:#0543cf;}
        
        Text color #0543cf
      
           This box has a color of #0543cf        
        
          <div style="background-color:#0543cf;">Content here</div>
        
        
          .mybackground {background-color:#0543cf;}
        
        Background color #0543cf
      
           Border around this has a color of #0543cf        
        
          <div style="border:2px solid #0543cf;">Content here</div>
        
        
          .myborder {border:2px solid #0543cf;}
        
        Border color #0543cf