#0077f2 color space conversions
Hex:
        #0077f2
        RGB:
        0, 119, 242
        CMY:
        100, 53, 5
        CMYK:
        100, 51, 0, 5
      HSL:
        210°, 100.0000%, 47.4510%
        HSV (HSB):
        210°, 100.0000%, 94.9020%
        XYZ:
        22.6238, 19.6045, 86.5960
        xyY:
        0.1756, 0.1522, 19.6045
      CIE-Lab:
        51.3870, 19.4085, -69.1157
        CIE-LCH:
        51.3870, 71.7891, 285.6854
        CIE-Luv:
        51.3870, -27.2960, -108.4022
        Hunter-Lab:
        44.2769, 13.7222, -84.9645
      #0077f2 color charts
#0077f2 RGB chart
      #0077f2 CMYK chart
      #0077f2 RGB pie chart
      #0077f2 color shades, tints & tones
#0077f2 color schemes
#0077f2 color preview, HTML & CSS examples
           This text has a color of #0077f2        
        
          <p style="color:#0077f2;">Text here</p>
        
        
          .mytext {color:#0077f2;}
        
        Text color #0077f2
      
           This box has a color of #0077f2        
        
          <div style="background-color:#0077f2;">Content here</div>
        
        
          .mybackground {background-color:#0077f2;}
        
        Background color #0077f2
      
           Border around this has a color of #0077f2        
        
          <div style="border:2px solid #0077f2;">Content here</div>
        
        
          .myborder {border:2px solid #0077f2;}
        
        Border color #0077f2