#70c0f2 color space conversions
Hex:
        #70c0f2
        RGB:
        112, 192, 242
        CMY:
        56, 25, 5
        CMYK:
        54, 21, 0, 5
      HSL:
        203°, 83.3333%, 69.4118%
        HSV (HSB):
        203°, 53.7190%, 94.9020%
        XYZ:
        41.5587, 47.5548, 90.9930
        xyY:
        0.2307, 0.2640, 47.5548
      CIE-Lab:
        74.5433, -10.7731, -32.2758
        CIE-LCH:
        74.5433, 34.0262, 251.5418
        CIE-Luv:
        74.5433, -34.9935, -50.3366
        Hunter-Lab:
        68.9600, -13.1070, -29.9614
      #70c0f2 color charts
#70c0f2 RGB chart
      #70c0f2 CMYK chart
      #70c0f2 RGB pie chart
      #70c0f2 color shades, tints & tones
#70c0f2 color schemes
#70c0f2 color preview, HTML & CSS examples
           This text has a color of #70c0f2        
        
          <p style="color:#70c0f2;">Text here</p>
        
        
          .mytext {color:#70c0f2;}
        
        Text color #70c0f2
      
           This box has a color of #70c0f2        
        
          <div style="background-color:#70c0f2;">Content here</div>
        
        
          .mybackground {background-color:#70c0f2;}
        
        Background color #70c0f2
      
           Border around this has a color of #70c0f2        
        
          <div style="border:2px solid #70c0f2;">Content here</div>
        
        
          .myborder {border:2px solid #70c0f2;}
        
        Border color #70c0f2