#3514dd color space conversions
Hex:
        #3514dd
        RGB:
        53, 20, 221
        CMY:
        79, 92, 13
        CMYK:
        76, 91, 0, 13
      HSL:
        250°, 83.4025%, 47.2549%
        HSV (HSB):
        250°, 90.9502%, 86.6667%
        XYZ:
        14.7695, 6.4777, 68.8785
        xyY:
        0.1639, 0.0719, 6.4777
      CIE-Lab:
        30.5869, 68.0046, -91.3649
        CIE-LCH:
        30.5869, 113.8954, 306.6610
        CIE-Luv:
        30.5869, -4.9275, -113.4575
        Hunter-Lab:
        25.4512, 59.0449, -142.6402
      #3514dd color charts
#3514dd RGB chart
      #3514dd CMYK chart
      #3514dd RGB pie chart
      #3514dd color shades, tints & tones
#3514dd color schemes
#3514dd color preview, HTML & CSS examples
           This text has a color of #3514dd        
        
          <p style="color:#3514dd;">Text here</p>
        
        
          .mytext {color:#3514dd;}
        
        Text color #3514dd
      
           This box has a color of #3514dd        
        
          <div style="background-color:#3514dd;">Content here</div>
        
        
          .mybackground {background-color:#3514dd;}
        
        Background color #3514dd
      
           Border around this has a color of #3514dd        
        
          <div style="border:2px solid #3514dd;">Content here</div>
        
        
          .myborder {border:2px solid #3514dd;}
        
        Border color #3514dd