#31a7ca color space conversions
Hex:
        #31a7ca
        RGB:
        49, 167, 202
        CMY:
        81, 35, 21
        CMYK:
        76, 17, 0, 21
      HSL:
        194°, 60.9562%, 49.2157%
        HSV (HSB):
        194°, 75.7426%, 79.2157%
        XYZ:
        25.7460, 32.5547, 60.8038
        xyY:
        0.2162, 0.2733, 32.5547
      CIE-Lab:
        63.7987, -20.4453, -27.1135
        CIE-LCH:
        63.7987, 33.9581, 232.9814
        CIE-Luv:
        63.7987, -41.4490, -39.5279
        Hunter-Lab:
        57.0567, -19.3037, -23.2441
      #31a7ca color charts
#31a7ca RGB chart
      #31a7ca CMYK chart
      #31a7ca RGB pie chart
      #31a7ca color shades, tints & tones
#31a7ca color schemes
#31a7ca color preview, HTML & CSS examples
           This text has a color of #31a7ca        
        
          <p style="color:#31a7ca;">Text here</p>
        
        
          .mytext {color:#31a7ca;}
        
        Text color #31a7ca
      
           This box has a color of #31a7ca        
        
          <div style="background-color:#31a7ca;">Content here</div>
        
        
          .mybackground {background-color:#31a7ca;}
        
        Background color #31a7ca
      
           Border around this has a color of #31a7ca        
        
          <div style="border:2px solid #31a7ca;">Content here</div>
        
        
          .myborder {border:2px solid #31a7ca;}
        
        Border color #31a7ca