#340baf color space conversions
Hex:
        #340baf
        RGB:
        52, 11, 175
        CMY:
        80, 96, 31
        CMYK:
        70, 94, 0, 31
      HSL:
        255°, 88.1720%, 36.4706%
        HSV (HSB):
        255°, 93.7143%, 68.6275%
        XYZ:
        9.2737, 4.0646, 40.8532
        xyY:
        0.1711, 0.0750, 4.0646
      CIE-Lab:
        23.8837, 58.2714, -75.4859
        CIE-LCH:
        23.8837, 95.3608, 307.6664
        CIE-Luv:
        23.8837, -1.6893, -86.5028
        Hunter-Lab:
        20.1607, 46.8267, -106.0312
      #340baf color charts
#340baf RGB chart
      #340baf CMYK chart
      #340baf RGB pie chart
      #340baf color shades, tints & tones
#340baf color schemes
#340baf color preview, HTML & CSS examples
           This text has a color of #340baf        
        
          <p style="color:#340baf;">Text here</p>
        
        
          .mytext {color:#340baf;}
        
        Text color #340baf
      
           This box has a color of #340baf        
        
          <div style="background-color:#340baf;">Content here</div>
        
        
          .mybackground {background-color:#340baf;}
        
        Background color #340baf
      
           Border around this has a color of #340baf        
        
          <div style="border:2px solid #340baf;">Content here</div>
        
        
          .myborder {border:2px solid #340baf;}
        
        Border color #340baf