#004be5 color space conversions
Hex:
        #004be5
        RGB:
        0, 75, 229
        CMY:
        100, 71, 10
        CMYK:
        100, 67, 0, 10
      HSL:
        220°, 100.0000%, 44.9020%
        HSV (HSB):
        220°, 100.0000%, 89.8039%
        XYZ:
        16.6589, 10.6893, 75.3140
        xyY:
        0.1623, 0.1041, 10.6893
      CIE-Lab:
        39.0522, 42.5225, -81.9583
        CIE-LCH:
        39.0522, 92.3327, 297.4217
        CIE-Luv:
        39.0522, -16.4823, -116.5538
        Hunter-Lab:
        32.6945, 33.7364, -113.6924
      #004be5 color charts
#004be5 RGB chart
      #004be5 CMYK chart
      #004be5 RGB pie chart
      #004be5 color shades, tints & tones
#004be5 color schemes
#004be5 color preview, HTML & CSS examples
           This text has a color of #004be5        
        
          <p style="color:#004be5;">Text here</p>
        
        
          .mytext {color:#004be5;}
        
        Text color #004be5
      
           This box has a color of #004be5        
        
          <div style="background-color:#004be5;">Content here</div>
        
        
          .mybackground {background-color:#004be5;}
        
        Background color #004be5
      
           Border around this has a color of #004be5        
        
          <div style="border:2px solid #004be5;">Content here</div>
        
        
          .myborder {border:2px solid #004be5;}
        
        Border color #004be5