#0414eb color space conversions
Hex:
        #0414eb
        RGB:
        4, 20, 235
        CMY:
        98, 92, 8
        CMYK:
        98, 91, 0, 8
      HSL:
        236°, 96.6527%, 46.8627%
        HSV (HSB):
        236°, 98.2979%, 92.1569%
        XYZ:
        15.2956, 6.5243, 79.0504
        xyY:
        0.1516, 0.0647, 6.5243
      CIE-Lab:
        30.6984, 70.6786, -99.2392
        CIE-LCH:
        30.6984, 121.8355, 305.4586
        CIE-Luv:
        30.6984, -9.2538, -120.0104
        Hunter-Lab:
        25.5427, 62.1908, -165.6130
      #0414eb color charts
#0414eb RGB chart
      #0414eb CMYK chart
      #0414eb RGB pie chart
      #0414eb color shades, tints & tones
#0414eb color schemes
#0414eb color preview, HTML & CSS examples
           This text has a color of #0414eb        
        
          <p style="color:#0414eb;">Text here</p>
        
        
          .mytext {color:#0414eb;}
        
        Text color #0414eb
      
           This box has a color of #0414eb        
        
          <div style="background-color:#0414eb;">Content here</div>
        
        
          .mybackground {background-color:#0414eb;}
        
        Background color #0414eb
      
           Border around this has a color of #0414eb        
        
          <div style="border:2px solid #0414eb;">Content here</div>
        
        
          .myborder {border:2px solid #0414eb;}
        
        Border color #0414eb