#2414ed color space conversions
Hex:
        #2414ed
        RGB:
        36, 20, 237
        CMY:
        86, 92, 7
        CMYK:
        85, 92, 0, 7
      HSL:
        244°, 85.7708%, 50.3922%
        HSV (HSB):
        244°, 91.5612%, 92.9412%
        XYZ:
        16.2638, 6.9898, 80.6127
        xyY:
        0.1566, 0.0673, 6.9898
      CIE-Lab:
        31.7837, 71.6219, -98.5446
        CIE-LCH:
        31.7837, 121.8225, 306.0095
        CIE-Luv:
        31.7837, -7.6851, -121.8950
        Hunter-Lab:
        26.4382, 63.5393, -162.2742
      #2414ed color charts
#2414ed RGB chart
      #2414ed CMYK chart
      #2414ed RGB pie chart
      #2414ed color shades, tints & tones
#2414ed color schemes
#2414ed color preview, HTML & CSS examples
           This text has a color of #2414ed        
        
          <p style="color:#2414ed;">Text here</p>
        
        
          .mytext {color:#2414ed;}
        
        Text color #2414ed
      
           This box has a color of #2414ed        
        
          <div style="background-color:#2414ed;">Content here</div>
        
        
          .mybackground {background-color:#2414ed;}
        
        Background color #2414ed
      
           Border around this has a color of #2414ed        
        
          <div style="border:2px solid #2414ed;">Content here</div>
        
        
          .myborder {border:2px solid #2414ed;}
        
        Border color #2414ed