#340ad8 color space conversions
Hex:
        #340ad8
        RGB:
        52, 10, 216
        CMY:
        80, 96, 15
        CMYK:
        76, 95, 0, 15
      HSL:
        252°, 91.1504%, 44.3137%
        HSV (HSB):
        252°, 95.3704%, 84.7059%
        XYZ:
        13.9194, 5.9050, 65.3719
        xyY:
        0.1634, 0.0693, 5.9050
      CIE-Lab:
        29.1715, 68.8456, -90.8408
        CIE-LCH:
        29.1715, 113.9814, 307.1574
        CIE-Luv:
        29.1715, -4.3173, -110.1138
        Hunter-Lab:
        24.3002, 59.7209, -142.4903
      #340ad8 color charts
#340ad8 RGB chart
      #340ad8 CMYK chart
      #340ad8 RGB pie chart
      #340ad8 color shades, tints & tones
#340ad8 color schemes
#340ad8 color preview, HTML & CSS examples
           This text has a color of #340ad8        
        
          <p style="color:#340ad8;">Text here</p>
        
        
          .mytext {color:#340ad8;}
        
        Text color #340ad8
      
           This box has a color of #340ad8        
        
          <div style="background-color:#340ad8;">Content here</div>
        
        
          .mybackground {background-color:#340ad8;}
        
        Background color #340ad8
      
           Border around this has a color of #340ad8        
        
          <div style="border:2px solid #340ad8;">Content here</div>
        
        
          .myborder {border:2px solid #340ad8;}
        
        Border color #340ad8