#0672cb color space conversions
Hex:
        #0672cb
        RGB:
        6, 114, 203
        CMY:
        98, 55, 20
        CMYK:
        97, 44, 0, 20
      HSL:
        207°, 94.2584%, 40.9804%
        HSV (HSB):
        207°, 97.0443%, 79.6078%
        XYZ:
        16.8719, 16.3851, 58.7733
        xyY:
        0.1833, 0.1780, 16.3851
      CIE-Lab:
        47.4758, 7.4011, -53.4023
        CIE-LCH:
        47.4758, 53.9128, 277.8905
        CIE-Luv:
        47.4758, -27.2170, -81.7144
        Hunter-Lab:
        40.4786, 3.5633, -57.7518
      #0672cb color charts
#0672cb RGB chart
      #0672cb CMYK chart
      #0672cb RGB pie chart
      #0672cb color shades, tints & tones
#0672cb color schemes
#0672cb color preview, HTML & CSS examples
           This text has a color of #0672cb        
        
          <p style="color:#0672cb;">Text here</p>
        
        
          .mytext {color:#0672cb;}
        
        Text color #0672cb
      
           This box has a color of #0672cb        
        
          <div style="background-color:#0672cb;">Content here</div>
        
        
          .mybackground {background-color:#0672cb;}
        
        Background color #0672cb
      
           Border around this has a color of #0672cb        
        
          <div style="border:2px solid #0672cb;">Content here</div>
        
        
          .myborder {border:2px solid #0672cb;}
        
        Border color #0672cb