#2414e1 color space conversions
Hex:
        #2414e1
        RGB:
        36, 20, 225
        CMY:
        86, 92, 12
        CMYK:
        84, 91, 0, 12
      HSL:
        245°, 83.6735%, 48.0392%
        HSV (HSB):
        245°, 91.1111%, 88.2353%
        XYZ:
        14.5683, 6.3116, 71.6846
        xyY:
        0.1574, 0.0682, 6.3116
      CIE-Lab:
        30.1854, 68.5090, -94.3577
        CIE-LCH:
        30.1854, 116.6055, 305.9818
        CIE-Luv:
        30.1854, -7.1216, -115.0445
        Hunter-Lab:
        25.1229, 59.5436, -151.5892
      #2414e1 color charts
#2414e1 RGB chart
      #2414e1 CMYK chart
      #2414e1 RGB pie chart
      #2414e1 color shades, tints & tones
#2414e1 color schemes
#2414e1 color preview, HTML & CSS examples
           This text has a color of #2414e1        
        
          <p style="color:#2414e1;">Text here</p>
        
        
          .mytext {color:#2414e1;}
        
        Text color #2414e1
      
           This box has a color of #2414e1        
        
          <div style="background-color:#2414e1;">Content here</div>
        
        
          .mybackground {background-color:#2414e1;}
        
        Background color #2414e1
      
           Border around this has a color of #2414e1        
        
          <div style="border:2px solid #2414e1;">Content here</div>
        
        
          .myborder {border:2px solid #2414e1;}
        
        Border color #2414e1