#34aafd color space conversions
Hex:
        #34aafd
        RGB:
        52, 170, 253
        CMY:
        80, 33, 1
        CMYK:
        79, 33, 0, 1
      HSL:
        205°, 98.0488%, 59.8039%
        HSV (HSB):
        205°, 79.4466%, 99.2157%
        XYZ:
        33.5205, 36.5714, 98.2208
        xyY:
        0.1992, 0.2173, 36.5714
      CIE-Lab:
        66.9542, -4.3015, -50.2218
        CIE-LCH:
        66.9542, 50.4056, 265.1046
        CIE-Luv:
        66.9542, -39.0895, -80.8832
        Hunter-Lab:
        60.4743, -6.8885, -53.9653
      #34aafd color charts
#34aafd RGB chart
      #34aafd CMYK chart
      #34aafd RGB pie chart
      #34aafd color shades, tints & tones
#34aafd color schemes
#34aafd color preview, HTML & CSS examples
           This text has a color of #34aafd        
        
          <p style="color:#34aafd;">Text here</p>
        
        
          .mytext {color:#34aafd;}
        
        Text color #34aafd
      
           This box has a color of #34aafd        
        
          <div style="background-color:#34aafd;">Content here</div>
        
        
          .mybackground {background-color:#34aafd;}
        
        Background color #34aafd
      
           Border around this has a color of #34aafd        
        
          <div style="border:2px solid #34aafd;">Content here</div>
        
        
          .myborder {border:2px solid #34aafd;}
        
        Border color #34aafd