#2070fd color space conversions
Hex:
        #2070fd
        RGB:
        32, 112, 253
        CMY:
        87, 56, 1
        CMYK:
        87, 56, 0, 1
      HSL:
        218°, 98.2222%, 55.8824%
        HSV (HSB):
        218°, 87.3518%, 99.2157%
        XYZ:
        24.1195, 18.9873, 95.3222
        xyY:
        0.1742, 0.1372, 18.9873
      CIE-Lab:
        50.6723, 29.1723, -76.3740
        CIE-LCH:
        50.6723, 81.7558, 290.9052
        CIE-Luv:
        50.6723, -23.4930, -119.2868
        Hunter-Lab:
        43.5744, 22.5488, -99.1992
      #2070fd color charts
#2070fd RGB chart
      #2070fd CMYK chart
      #2070fd RGB pie chart
      #2070fd color shades, tints & tones
#2070fd color schemes
#2070fd color preview, HTML & CSS examples
           This text has a color of #2070fd        
        
          <p style="color:#2070fd;">Text here</p>
        
        
          .mytext {color:#2070fd;}
        
        Text color #2070fd
      
           This box has a color of #2070fd        
        
          <div style="background-color:#2070fd;">Content here</div>
        
        
          .mybackground {background-color:#2070fd;}
        
        Background color #2070fd
      
           Border around this has a color of #2070fd        
        
          <div style="border:2px solid #2070fd;">Content here</div>
        
        
          .myborder {border:2px solid #2070fd;}
        
        Border color #2070fd