#342dcf color space conversions
Hex:
        #342dcf
        RGB:
        52, 45, 207
        CMY:
        80, 82, 19
        CMYK:
        75, 78, 0, 19
      HSL:
        243°, 64.2857%, 49.4118%
        HSV (HSB):
        243°, 78.2609%, 81.1765%
        XYZ:
        13.6170, 7.1118, 59.6865
        xyY:
        0.1693, 0.0884, 7.1118
      CIE-Lab:
        32.0601, 54.4725, -80.8201
        CIE-LCH:
        32.0601, 97.4636, 303.9799
        CIE-Luv:
        32.0601, -6.6216, -106.0798
        Hunter-Lab:
        26.6680, 44.4755, -114.0312
      #342dcf color charts
#342dcf RGB chart
      #342dcf CMYK chart
      #342dcf RGB pie chart
      #342dcf color shades, tints & tones
#342dcf color schemes
#342dcf color preview, HTML & CSS examples
           This text has a color of #342dcf        
        
          <p style="color:#342dcf;">Text here</p>
        
        
          .mytext {color:#342dcf;}
        
        Text color #342dcf
      
           This box has a color of #342dcf        
        
          <div style="background-color:#342dcf;">Content here</div>
        
        
          .mybackground {background-color:#342dcf;}
        
        Background color #342dcf
      
           Border around this has a color of #342dcf        
        
          <div style="border:2px solid #342dcf;">Content here</div>
        
        
          .myborder {border:2px solid #342dcf;}
        
        Border color #342dcf