#0545ed color space conversions
Hex:
        #0545ed
        RGB:
        5, 69, 237
        CMY:
        98, 73, 7
        CMYK:
        98, 71, 0, 7
      HSL:
        223°, 95.8678%, 47.4510%
        HSV (HSB):
        223°, 97.8903%, 92.9412%
        XYZ:
        17.4768, 10.4029, 81.2076
        xyY:
        0.1602, 0.0954, 10.4029
      CIE-Lab:
        38.5561, 49.1667, -87.3120
        CIE-LCH:
        38.5561, 100.2035, 299.3845
        CIE-Luv:
        38.5561, -15.1645, -122.2447
        Hunter-Lab:
        32.2536, 40.2774, -126.7020
      #0545ed color charts
#0545ed RGB chart
      #0545ed CMYK chart
      #0545ed RGB pie chart
      #0545ed color shades, tints & tones
#0545ed color schemes
#0545ed color preview, HTML & CSS examples
           This text has a color of #0545ed        
        
          <p style="color:#0545ed;">Text here</p>
        
        
          .mytext {color:#0545ed;}
        
        Text color #0545ed
      
           This box has a color of #0545ed        
        
          <div style="background-color:#0545ed;">Content here</div>
        
        
          .mybackground {background-color:#0545ed;}
        
        Background color #0545ed
      
           Border around this has a color of #0545ed        
        
          <div style="border:2px solid #0545ed;">Content here</div>
        
        
          .myborder {border:2px solid #0545ed;}
        
        Border color #0545ed