#3418d5 color space conversions
Hex:
        #3418d5
        RGB:
        52, 24, 213
        CMY:
        80, 91, 16
        CMYK:
        76, 89, 0, 16
      HSL:
        249°, 79.7468%, 46.4706%
        HSV (HSB):
        249°, 88.7324%, 83.5294%
        XYZ:
        13.7530, 6.1874, 63.4202
        xyY:
        0.1650, 0.0742, 6.1874
      CIE-Lab:
        29.8805, 64.7358, -87.9224
        CIE-LCH:
        29.8805, 109.1836, 306.3636
        CIE-Luv:
        29.8805, -4.8573, -109.0478
        Hunter-Lab:
        24.8745, 55.1616, -133.7538
      #3418d5 color charts
#3418d5 RGB chart
      #3418d5 CMYK chart
      #3418d5 RGB pie chart
      #3418d5 color shades, tints & tones
#3418d5 color schemes
#3418d5 color preview, HTML & CSS examples
           This text has a color of #3418d5        
        
          <p style="color:#3418d5;">Text here</p>
        
        
          .mytext {color:#3418d5;}
        
        Text color #3418d5
      
           This box has a color of #3418d5        
        
          <div style="background-color:#3418d5;">Content here</div>
        
        
          .mybackground {background-color:#3418d5;}
        
        Background color #3418d5
      
           Border around this has a color of #3418d5        
        
          <div style="border:2px solid #3418d5;">Content here</div>
        
        
          .myborder {border:2px solid #3418d5;}
        
        Border color #3418d5