#2af5ce color space conversions
Hex:
        #2af5ce
        RGB:
        42, 245, 206
        CMY:
        84, 4, 19
        CMYK:
        83, 0, 16, 4
      HSL:
        168°, 91.0314%, 56.2745%
        HSV (HSB):
        168°, 82.8571%, 96.0784%
        XYZ:
        44.7478, 70.2533, 69.5943
        xyY:
        0.2424, 0.3806, 70.2533
      CIE-Lab:
        87.1209, -55.5182, 5.5149
        CIE-LCH:
        87.1209, 55.7915, 174.3272
        CIE-Luv:
        87.1209, -69.0033, 17.3347
        Hunter-Lab:
        83.8172, -51.3837, 9.4430
      #2af5ce color charts
#2af5ce RGB chart
      #2af5ce CMYK chart
      #2af5ce RGB pie chart
      #2af5ce color shades, tints & tones
#2af5ce color schemes
#2af5ce color preview, HTML & CSS examples
           This text has a color of #2af5ce        
        
          <p style="color:#2af5ce;">Text here</p>
        
        
          .mytext {color:#2af5ce;}
        
        Text color #2af5ce
      
           This box has a color of #2af5ce        
        
          <div style="background-color:#2af5ce;">Content here</div>
        
        
          .mybackground {background-color:#2af5ce;}
        
        Background color #2af5ce
      
           Border around this has a color of #2af5ce        
        
          <div style="border:2px solid #2af5ce;">Content here</div>
        
        
          .myborder {border:2px solid #2af5ce;}
        
        Border color #2af5ce