#70adf3 color space conversions
Hex:
        #70adf3
        RGB:
        112, 173, 243
        CMY:
        56, 32, 5
        CMYK:
        54, 29, 0, 5
      HSL:
        212°, 84.5161%, 69.6078%
        HSV (HSB):
        212°, 53.9095%, 95.2941%
        XYZ:
        37.8033, 39.8029, 90.4843
        xyY:
        0.2249, 0.2368, 39.8029
      CIE-Lab:
        69.3290, -0.0914, -40.9143
        CIE-LCH:
        69.3290, 40.9144, 269.8721
        CIE-Luv:
        69.3290, -27.9333, -65.8597
        Hunter-Lab:
        63.0896, -3.4494, -40.8722
      #70adf3 color charts
#70adf3 RGB chart
      #70adf3 CMYK chart
      #70adf3 RGB pie chart
      #70adf3 color shades, tints & tones
#70adf3 color schemes
#70adf3 color preview, HTML & CSS examples
           This text has a color of #70adf3        
        
          <p style="color:#70adf3;">Text here</p>
        
        
          .mytext {color:#70adf3;}
        
        Text color #70adf3
      
           This box has a color of #70adf3        
        
          <div style="background-color:#70adf3;">Content here</div>
        
        
          .mybackground {background-color:#70adf3;}
        
        Background color #70adf3
      
           Border around this has a color of #70adf3        
        
          <div style="border:2px solid #70adf3;">Content here</div>
        
        
          .myborder {border:2px solid #70adf3;}
        
        Border color #70adf3