#3ac0ea color space conversions
Hex:
        #3ac0ea
        RGB:
        58, 192, 234
        CMY:
        77, 25, 8
        CMYK:
        75, 18, 0, 8
      HSL:
        194°, 80.7339%, 57.2549%
        HSV (HSB):
        194°, 75.2137%, 91.7647%
        XYZ:
        35.4458, 44.5393, 84.5707
        xyY:
        0.2154, 0.2707, 44.5393
      CIE-Lab:
        72.5875, -21.9451, -31.1071
        CIE-LCH:
        72.5875, 38.0689, 234.7981
        CIE-Luv:
        72.5875, -46.9216, -46.7851
        Hunter-Lab:
        66.7378, -21.9860, -28.4163
      #3ac0ea color charts
#3ac0ea RGB chart
      #3ac0ea CMYK chart
      #3ac0ea RGB pie chart
      #3ac0ea color shades, tints & tones
#3ac0ea color schemes
#3ac0ea color preview, HTML & CSS examples
           This text has a color of #3ac0ea        
        
          <p style="color:#3ac0ea;">Text here</p>
        
        
          .mytext {color:#3ac0ea;}
        
        Text color #3ac0ea
      
           This box has a color of #3ac0ea        
        
          <div style="background-color:#3ac0ea;">Content here</div>
        
        
          .mybackground {background-color:#3ac0ea;}
        
        Background color #3ac0ea
      
           Border around this has a color of #3ac0ea        
        
          <div style="border:2px solid #3ac0ea;">Content here</div>
        
        
          .myborder {border:2px solid #3ac0ea;}
        
        Border color #3ac0ea