#0792ec color space conversions
Hex:
        #0792ec
        RGB:
        7, 146, 236
        CMY:
        97, 43, 7
        CMYK:
        97, 38, 0, 7
      HSL:
        204°, 94.2387%, 47.6471%
        HSV (HSB):
        204°, 97.0339%, 92.5490%
        XYZ:
        25.5068, 26.6591, 83.1582
        xyY:
        0.1885, 0.1970, 26.6591
      CIE-Lab:
        58.6574, 0.7104, -54.0953
        CIE-LCH:
        58.6574, 54.0999, 270.7524
        CIE-Luv:
        58.6574, -35.5793, -86.0246
        Hunter-Lab:
        51.6324, -2.1763, -59.3487
      #0792ec color charts
#0792ec RGB chart
      #0792ec CMYK chart
      #0792ec RGB pie chart
      #0792ec color shades, tints & tones
#0792ec color schemes
#0792ec color preview, HTML & CSS examples
           This text has a color of #0792ec        
        
          <p style="color:#0792ec;">Text here</p>
        
        
          .mytext {color:#0792ec;}
        
        Text color #0792ec
      
           This box has a color of #0792ec        
        
          <div style="background-color:#0792ec;">Content here</div>
        
        
          .mybackground {background-color:#0792ec;}
        
        Background color #0792ec
      
           Border around this has a color of #0792ec        
        
          <div style="border:2px solid #0792ec;">Content here</div>
        
        
          .myborder {border:2px solid #0792ec;}
        
        Border color #0792ec