#42aaca color space conversions
Hex:
        #42aaca
        RGB:
        66, 170, 202
        CMY:
        74, 33, 21
        CMYK:
        67, 16, 0, 21
      HSL:
        194°, 56.1983%, 52.5490%
        HSV (HSB):
        194°, 67.3267%, 79.2157%
        XYZ:
        27.2822, 34.1720, 61.0350
        xyY:
        0.2227, 0.2790, 34.1720
      CIE-Lab:
        65.0988, -19.7391, -25.0804
        CIE-LCH:
        65.0988, 31.9164, 231.7961
        CIE-Luv:
        65.0988, -39.6859, -36.3391
        Hunter-Lab:
        58.4568, -18.9923, -20.9852
      #42aaca color charts
#42aaca RGB chart
      #42aaca CMYK chart
      #42aaca RGB pie chart
      #42aaca color shades, tints & tones
#42aaca color schemes
#42aaca color preview, HTML & CSS examples
           This text has a color of #42aaca        
        
          <p style="color:#42aaca;">Text here</p>
        
        
          .mytext {color:#42aaca;}
        
        Text color #42aaca
      
           This box has a color of #42aaca        
        
          <div style="background-color:#42aaca;">Content here</div>
        
        
          .mybackground {background-color:#42aaca;}
        
        Background color #42aaca
      
           Border around this has a color of #42aaca        
        
          <div style="border:2px solid #42aaca;">Content here</div>
        
        
          .myborder {border:2px solid #42aaca;}
        
        Border color #42aaca