#342ccf color space conversions
Hex:
        #342ccf
        RGB:
        52, 44, 207
        CMY:
        80, 83, 19
        CMYK:
        75, 79, 0, 19
      HSL:
        243°, 64.9402%, 49.2157%
        HSV (HSB):
        243°, 78.7440%, 81.1765%
        XYZ:
        13.5793, 7.0364, 59.6739
        xyY:
        0.1691, 0.0876, 7.0364
      CIE-Lab:
        31.8897, 54.9656, -81.1025
        CIE-LCH:
        31.8897, 97.9736, 304.1267
        CIE-Luv:
        31.8897, -6.4908, -106.1007
        Hunter-Lab:
        26.5263, 44.9569, -114.8115
      #342ccf color charts
#342ccf RGB chart
      #342ccf CMYK chart
      #342ccf RGB pie chart
      #342ccf color shades, tints & tones
#342ccf color schemes
#342ccf color preview, HTML & CSS examples
           This text has a color of #342ccf        
        
          <p style="color:#342ccf;">Text here</p>
        
        
          .mytext {color:#342ccf;}
        
        Text color #342ccf
      
           This box has a color of #342ccf        
        
          <div style="background-color:#342ccf;">Content here</div>
        
        
          .mybackground {background-color:#342ccf;}
        
        Background color #342ccf
      
           Border around this has a color of #342ccf        
        
          <div style="border:2px solid #342ccf;">Content here</div>
        
        
          .myborder {border:2px solid #342ccf;}
        
        Border color #342ccf