#3af5ff color space conversions
Hex:
        #3af5ff
        RGB:
        58, 245, 255
        CMY:
        77, 4, 0
        CMYK:
        77, 4, 0, 0
      HSL:
        183°, 100.0000%, 61.3725%
        HSV (HSB):
        183°, 77.2549%, 100.0000%
        XYZ:
        52.4473, 73.4244, 106.0158
        xyY:
        0.2262, 0.3166, 73.4244
      CIE-Lab:
        88.6497, -40.9683, -17.7983
        CIE-LCH:
        88.6497, 44.6674, 203.4821
        CIE-Luv:
        88.6497, -63.7376, -22.3200
        Hunter-Lab:
        85.6880, -40.6990, -13.3738
      #3af5ff color charts
#3af5ff RGB chart
      #3af5ff CMYK chart
      #3af5ff RGB pie chart
      #3af5ff color shades, tints & tones
#3af5ff color schemes
#3af5ff color preview, HTML & CSS examples
           This text has a color of #3af5ff        
        
          <p style="color:#3af5ff;">Text here</p>
        
        
          .mytext {color:#3af5ff;}
        
        Text color #3af5ff
      
           This box has a color of #3af5ff        
        
          <div style="background-color:#3af5ff;">Content here</div>
        
        
          .mybackground {background-color:#3af5ff;}
        
        Background color #3af5ff
      
           Border around this has a color of #3af5ff        
        
          <div style="border:2px solid #3af5ff;">Content here</div>
        
        
          .myborder {border:2px solid #3af5ff;}
        
        Border color #3af5ff