#2414eb color space conversions
Hex:
        #2414eb
        RGB:
        36, 20, 235
        CMY:
        86, 92, 8
        CMYK:
        85, 91, 0, 8
      HSL:
        244°, 84.3137%, 50.0000%
        HSV (HSB):
        244°, 91.4894%, 92.1569%
        XYZ:
        15.9731, 6.8735, 79.0821
        xyY:
        0.1567, 0.0674, 6.8735
      CIE-Lab:
        31.5173, 71.1066, -97.8515
        CIE-LCH:
        31.5173, 120.9589, 306.0051
        CIE-Luv:
        31.5173, -7.5918, -120.7558
        Hunter-Lab:
        26.2174, 62.8715, -160.4898
      #2414eb color charts
#2414eb RGB chart
      #2414eb CMYK chart
      #2414eb RGB pie chart
      #2414eb color shades, tints & tones
#2414eb color schemes
#2414eb color preview, HTML & CSS examples
           This text has a color of #2414eb        
        
          <p style="color:#2414eb;">Text here</p>
        
        
          .mytext {color:#2414eb;}
        
        Text color #2414eb
      
           This box has a color of #2414eb        
        
          <div style="background-color:#2414eb;">Content here</div>
        
        
          .mybackground {background-color:#2414eb;}
        
        Background color #2414eb
      
           Border around this has a color of #2414eb        
        
          <div style="border:2px solid #2414eb;">Content here</div>
        
        
          .myborder {border:2px solid #2414eb;}
        
        Border color #2414eb