#31c1de color space conversions
Hex:
        #31c1de
        RGB:
        49, 193, 222
        CMY:
        81, 24, 13
        CMYK:
        78, 13, 0, 13
      HSL:
        190°, 72.3849%, 53.1373%
        HSV (HSB):
        190°, 77.9279%, 87.0588%
        XYZ:
        33.5214, 44.0668, 75.8462
        xyY:
        0.2185, 0.2872, 44.0668
      CIE-Lab:
        72.2731, -27.2248, -25.0965
        CIE-LCH:
        72.2731, 37.0273, 222.6705
        CIE-Luv:
        72.2731, -49.2518, -35.9022
        Hunter-Lab:
        66.3828, -26.0327, -21.2742
      #31c1de color charts
#31c1de RGB chart
      #31c1de CMYK chart
      #31c1de RGB pie chart
      #31c1de color shades, tints & tones
#31c1de color schemes
#31c1de color preview, HTML & CSS examples
           This text has a color of #31c1de        
        
          <p style="color:#31c1de;">Text here</p>
        
        
          .mytext {color:#31c1de;}
        
        Text color #31c1de
      
           This box has a color of #31c1de        
        
          <div style="background-color:#31c1de;">Content here</div>
        
        
          .mybackground {background-color:#31c1de;}
        
        Background color #31c1de
      
           Border around this has a color of #31c1de        
        
          <div style="border:2px solid #31c1de;">Content here</div>
        
        
          .myborder {border:2px solid #31c1de;}
        
        Border color #31c1de