#2079ec color space conversions
Hex:
        #2079ec
        RGB:
        32, 121, 236
        CMY:
        87, 53, 7
        CMYK:
        86, 49, 0, 7
      HSL:
        214°, 84.2975%, 52.5490%
        HSV (HSB):
        214°, 86.4407%, 92.5490%
        XYZ:
        22.5734, 20.0379, 82.0348
        xyY:
        0.1811, 0.1608, 20.0379
      CIE-Lab:
        51.8801, 17.0526, -64.9534
        CIE-LCH:
        51.8801, 67.1545, 284.7102
        CIE-Luv:
        51.8801, -26.4521, -102.1975
        Hunter-Lab:
        44.7638, 11.6769, -77.3212
      #2079ec color charts
#2079ec RGB chart
      #2079ec CMYK chart
      #2079ec RGB pie chart
      #2079ec color shades, tints & tones
#2079ec color schemes
#2079ec color preview, HTML & CSS examples
           This text has a color of #2079ec        
        
          <p style="color:#2079ec;">Text here</p>
        
        
          .mytext {color:#2079ec;}
        
        Text color #2079ec
      
           This box has a color of #2079ec        
        
          <div style="background-color:#2079ec;">Content here</div>
        
        
          .mybackground {background-color:#2079ec;}
        
        Background color #2079ec
      
           Border around this has a color of #2079ec        
        
          <div style="border:2px solid #2079ec;">Content here</div>
        
        
          .myborder {border:2px solid #2079ec;}
        
        Border color #2079ec