#340dce color space conversions
Hex:
        #340dce
        RGB:
        52, 13, 206
        CMY:
        80, 95, 19
        CMYK:
        75, 94, 0, 19
      HSL:
        252°, 88.1279%, 42.9412%
        HSV (HSB):
        252°, 93.6893%, 80.7843%
        XYZ:
        12.7007, 5.4741, 58.7797
        xyY:
        0.1650, 0.0711, 5.4741
      CIE-Lab:
        28.0450, 65.7736, -86.9096
        CIE-LCH:
        28.0450, 108.9928, 307.1186
        CIE-Luv:
        28.0450, -3.8212, -104.5047
        Hunter-Lab:
        23.3969, 55.9517, -132.5758
      #340dce color charts
#340dce RGB chart
      #340dce CMYK chart
      #340dce RGB pie chart
      #340dce color shades, tints & tones
#340dce color schemes
#340dce color preview, HTML & CSS examples
           This text has a color of #340dce        
        
          <p style="color:#340dce;">Text here</p>
        
        
          .mytext {color:#340dce;}
        
        Text color #340dce
      
           This box has a color of #340dce        
        
          <div style="background-color:#340dce;">Content here</div>
        
        
          .mybackground {background-color:#340dce;}
        
        Background color #340dce
      
           Border around this has a color of #340dce        
        
          <div style="border:2px solid #340dce;">Content here</div>
        
        
          .myborder {border:2px solid #340dce;}
        
        Border color #340dce