#42affb color space conversions
Hex:
        #42affb
        RGB:
        66, 175, 251
        CMY:
        74, 31, 2
        CMYK:
        74, 30, 0, 2
      HSL:
        205°, 95.8549%, 62.1569%
        HSV (HSB):
        205°, 73.7052%, 98.4314%
        XYZ:
        34.9893, 38.7832, 96.9086
        xyY:
        0.2050, 0.2272, 38.7832
      CIE-Lab:
        68.5940, -6.2832, -46.5302
        CIE-LCH:
        68.5940, 46.9525, 262.3095
        CIE-Luv:
        68.5940, -38.8886, -74.6315
        Hunter-Lab:
        62.2762, -8.6947, -48.6684
      #42affb color charts
#42affb RGB chart
      #42affb CMYK chart
      #42affb RGB pie chart
      #42affb color shades, tints & tones
#42affb color schemes
#42affb color preview, HTML & CSS examples
           This text has a color of #42affb        
        
          <p style="color:#42affb;">Text here</p>
        
        
          .mytext {color:#42affb;}
        
        Text color #42affb
      
           This box has a color of #42affb        
        
          <div style="background-color:#42affb;">Content here</div>
        
        
          .mybackground {background-color:#42affb;}
        
        Background color #42affb
      
           Border around this has a color of #42affb        
        
          <div style="border:2px solid #42affb;">Content here</div>
        
        
          .myborder {border:2px solid #42affb;}
        
        Border color #42affb