#340db7 color space conversions
Hex:
        #340db7
        RGB:
        52, 13, 183
        CMY:
        80, 95, 28
        CMYK:
        72, 93, 0, 28
      HSL:
        254°, 86.7347%, 38.4314%
        HSV (HSB):
        254°, 92.8962%, 71.7647%
        XYZ:
        10.1073, 4.4368, 45.1234
        xyY:
        0.1694, 0.0744, 4.4368
      CIE-Lab:
        25.0659, 59.8760, -78.3080
        CIE-LCH:
        25.0659, 98.5762, 307.4023
        CIE-Luv:
        25.0659, -2.3338, -91.2424
        Hunter-Lab:
        21.0637, 48.7909, -112.2684
      #340db7 color charts
#340db7 RGB chart
      #340db7 CMYK chart
      #340db7 RGB pie chart
      #340db7 color shades, tints & tones
#340db7 color schemes
#340db7 color preview, HTML & CSS examples
           This text has a color of #340db7        
        
          <p style="color:#340db7;">Text here</p>
        
        
          .mytext {color:#340db7;}
        
        Text color #340db7
      
           This box has a color of #340db7        
        
          <div style="background-color:#340db7;">Content here</div>
        
        
          .mybackground {background-color:#340db7;}
        
        Background color #340db7
      
           Border around this has a color of #340db7        
        
          <div style="border:2px solid #340db7;">Content here</div>
        
        
          .myborder {border:2px solid #340db7;}
        
        Border color #340db7