#4014dd color space conversions
Hex:
        #4014dd
        RGB:
        64, 20, 221
        CMY:
        75, 92, 13
        CMYK:
        71, 91, 0, 13
      HSL:
        253°, 83.4025%, 47.2549%
        HSV (HSB):
        253°, 90.9502%, 86.6667%
        XYZ:
        15.4157, 6.8108, 68.9087
        xyY:
        0.1692, 0.0747, 6.8108
      CIE-Lab:
        31.3722, 68.4842, -90.0362
        CIE-LCH:
        31.3722, 113.1220, 307.2577
        CIE-Luv:
        31.3722, -3.1408, -113.9195
        Hunter-Lab:
        26.0974, 59.7688, -138.2835
      #4014dd color charts
#4014dd RGB chart
      #4014dd CMYK chart
      #4014dd RGB pie chart
      #4014dd color shades, tints & tones
#4014dd color schemes
#4014dd color preview, HTML & CSS examples
           This text has a color of #4014dd        
        
          <p style="color:#4014dd;">Text here</p>
        
        
          .mytext {color:#4014dd;}
        
        Text color #4014dd
      
           This box has a color of #4014dd        
        
          <div style="background-color:#4014dd;">Content here</div>
        
        
          .mybackground {background-color:#4014dd;}
        
        Background color #4014dd
      
           Border around this has a color of #4014dd        
        
          <div style="border:2px solid #4014dd;">Content here</div>
        
        
          .myborder {border:2px solid #4014dd;}
        
        Border color #4014dd