#3414dd color space conversions
Hex:
        #3414dd
        RGB:
        52, 20, 221
        CMY:
        80, 92, 13
        CMYK:
        76, 91, 0, 13
      HSL:
        250°, 83.4025%, 47.2549%
        HSV (HSB):
        250°, 90.9502%, 86.6667%
        XYZ:
        14.7175, 6.4508, 68.8761
        xyY:
        0.1634, 0.0716, 6.4508
      CIE-Lab:
        30.5225, 67.9661, -91.4739
        CIE-LCH:
        30.5225, 113.9599, 306.6128
        CIE-Luv:
        30.5225, -5.0699, -113.4143
        Hunter-Lab:
        25.3985, 58.9867, -143.0047
      #3414dd color charts
#3414dd RGB chart
      #3414dd CMYK chart
      #3414dd RGB pie chart
      #3414dd color shades, tints & tones
#3414dd color schemes
#3414dd color preview, HTML & CSS examples
           This text has a color of #3414dd        
        
          <p style="color:#3414dd;">Text here</p>
        
        
          .mytext {color:#3414dd;}
        
        Text color #3414dd
      
           This box has a color of #3414dd        
        
          <div style="background-color:#3414dd;">Content here</div>
        
        
          .mybackground {background-color:#3414dd;}
        
        Background color #3414dd
      
           Border around this has a color of #3414dd        
        
          <div style="border:2px solid #3414dd;">Content here</div>
        
        
          .myborder {border:2px solid #3414dd;}
        
        Border color #3414dd