#2facea color space conversions
Hex:
        #2facea
        RGB:
        47, 172, 234
        CMY:
        82, 33, 8
        CMYK:
        80, 26, 0, 8
      HSL:
        200°, 81.6594%, 55.0980%
        HSV (HSB):
        200°, 79.9145%, 91.7647%
        XYZ:
        30.7761, 36.0499, 83.1782
        xyY:
        0.2052, 0.2403, 36.0499
      CIE-Lab:
        66.5580, -12.5104, -40.4881
        CIE-LCH:
        66.5580, 42.3769, 252.8293
        CIE-Luv:
        66.5580, -41.4510, -63.3168
        Hunter-Lab:
        60.0416, -13.5772, -40.1079
      #2facea color charts
#2facea RGB chart
      #2facea CMYK chart
      #2facea RGB pie chart
      #2facea color shades, tints & tones
#2facea color schemes
#2facea color preview, HTML & CSS examples
           This text has a color of #2facea        
        
          <p style="color:#2facea;">Text here</p>
        
        
          .mytext {color:#2facea;}
        
        Text color #2facea
      
           This box has a color of #2facea        
        
          <div style="background-color:#2facea;">Content here</div>
        
        
          .mybackground {background-color:#2facea;}
        
        Background color #2facea
      
           Border around this has a color of #2facea        
        
          <div style="border:2px solid #2facea;">Content here</div>
        
        
          .myborder {border:2px solid #2facea;}
        
        Border color #2facea