#0726ec color space conversions
Hex:
        #0726ec
        RGB:
        7, 38, 236
        CMY:
        97, 85, 7
        CMYK:
        97, 84, 0, 7
      HSL:
        232°, 94.2387%, 47.6471%
        HSV (HSB):
        232°, 97.0339%, 92.5490%
        XYZ:
        15.9211, 7.4875, 79.9630
        xyY:
        0.1540, 0.0724, 7.4875
      CIE-Lab:
        32.8920, 64.8812, -96.1464
        CIE-LCH:
        32.8920, 115.9900, 304.0121
        CIE-Luv:
        32.8920, -10.6226, -121.9838
        Hunter-Lab:
        27.3633, 55.9724, -154.1068
      #0726ec color charts
#0726ec RGB chart
      #0726ec CMYK chart
      #0726ec RGB pie chart
      #0726ec color shades, tints & tones
#0726ec color schemes
#0726ec color preview, HTML & CSS examples
           This text has a color of #0726ec        
        
          <p style="color:#0726ec;">Text here</p>
        
        
          .mytext {color:#0726ec;}
        
        Text color #0726ec
      
           This box has a color of #0726ec        
        
          <div style="background-color:#0726ec;">Content here</div>
        
        
          .mybackground {background-color:#0726ec;}
        
        Background color #0726ec
      
           Border around this has a color of #0726ec        
        
          <div style="border:2px solid #0726ec;">Content here</div>
        
        
          .myborder {border:2px solid #0726ec;}
        
        Border color #0726ec