#3ad4ff color space conversions
Hex:
        #3ad4ff
        RGB:
        58, 212, 255
        CMY:
        77, 17, 0
        CMYK:
        77, 17, 0, 0
      HSL:
        193°, 100.0000%, 61.3725%
        HSV (HSB):
        193°, 77.2549%, 100.0000%
        XYZ:
        43.3384, 55.2065, 102.9795
        xyY:
        0.2151, 0.2739, 55.2065
      CIE-Lab:
        79.1601, -25.3316, -32.2490
        CIE-LCH:
        79.1601, 41.0083, 231.8504
        CIE-Luv:
        79.1601, -52.4590, -48.7818
        Hunter-Lab:
        74.3011, -25.9112, -30.1637
      #3ad4ff color charts
#3ad4ff RGB chart
      #3ad4ff CMYK chart
      #3ad4ff RGB pie chart
      #3ad4ff color shades, tints & tones
#3ad4ff color schemes
#3ad4ff color preview, HTML & CSS examples
           This text has a color of #3ad4ff        
        
          <p style="color:#3ad4ff;">Text here</p>
        
        
          .mytext {color:#3ad4ff;}
        
        Text color #3ad4ff
      
           This box has a color of #3ad4ff        
        
          <div style="background-color:#3ad4ff;">Content here</div>
        
        
          .mybackground {background-color:#3ad4ff;}
        
        Background color #3ad4ff
      
           Border around this has a color of #3ad4ff        
        
          <div style="border:2px solid #3ad4ff;">Content here</div>
        
        
          .myborder {border:2px solid #3ad4ff;}
        
        Border color #3ad4ff