#342cdd color space conversions
Hex:
        #342cdd
        RGB:
        52, 44, 221
        CMY:
        80, 83, 13
        CMYK:
        76, 80, 0, 13
      HSL:
        243°, 72.2449%, 51.9608%
        HSV (HSB):
        243°, 80.0905%, 86.6667%
        XYZ:
        15.3680, 7.7519, 69.0929
        xyY:
        0.1667, 0.0841, 7.7519
      CIE-Lab:
        33.4607, 59.2005, -86.5880
        CIE-LCH:
        33.4607, 104.8913, 304.3605
        CIE-Luv:
        33.4607, -7.1627, -114.1797
        Hunter-Lab:
        27.8422, 49.8024, -127.6438
      #342cdd color charts
#342cdd RGB chart
      #342cdd CMYK chart
      #342cdd RGB pie chart
      #342cdd color shades, tints & tones
#342cdd color schemes
#342cdd color preview, HTML & CSS examples
           This text has a color of #342cdd        
        
          <p style="color:#342cdd;">Text here</p>
        
        
          .mytext {color:#342cdd;}
        
        Text color #342cdd
      
           This box has a color of #342cdd        
        
          <div style="background-color:#342cdd;">Content here</div>
        
        
          .mybackground {background-color:#342cdd;}
        
        Background color #342cdd
      
           Border around this has a color of #342cdd        
        
          <div style="border:2px solid #342cdd;">Content here</div>
        
        
          .myborder {border:2px solid #342cdd;}
        
        Border color #342cdd