#004beb color space conversions
Hex:
        #004beb
        RGB:
        0, 75, 235
        CMY:
        100, 71, 8
        CMYK:
        100, 68, 0, 8
      HSL:
        221°, 100.0000%, 46.0784%
        HSV (HSB):
        221°, 100.0000%, 92.1569%
        XYZ:
        17.5115, 11.0303, 79.8034
        xyY:
        0.1616, 0.1018, 11.0303
      CIE-Lab:
        39.6315, 44.7195, -84.4063
        CIE-LCH:
        39.6315, 95.5210, 297.9152
        CIE-Luv:
        39.6315, -16.4878, -120.1995
        Hunter-Lab:
        33.2119, 35.9959, -119.2169
      #004beb color charts
#004beb RGB chart
      #004beb CMYK chart
      #004beb RGB pie chart
      #004beb color shades, tints & tones
#004beb color schemes
#004beb color preview, HTML & CSS examples
           This text has a color of #004beb        
        
          <p style="color:#004beb;">Text here</p>
        
        
          .mytext {color:#004beb;}
        
        Text color #004beb
      
           This box has a color of #004beb        
        
          <div style="background-color:#004beb;">Content here</div>
        
        
          .mybackground {background-color:#004beb;}
        
        Background color #004beb
      
           Border around this has a color of #004beb        
        
          <div style="border:2px solid #004beb;">Content here</div>
        
        
          .myborder {border:2px solid #004beb;}
        
        Border color #004beb