#0736ca color space conversions
Hex:
        #0736ca
        RGB:
        7, 54, 202
        CMY:
        97, 79, 21
        CMYK:
        97, 73, 0, 21
      HSL:
        226°, 93.3014%, 40.9804%
        HSV (HSB):
        226°, 96.5347%, 79.2157%
        XYZ:
        12.0675, 6.9478, 56.5821
        xyY:
        0.1596, 0.0919, 6.9478
      CIE-Lab:
        31.6877, 45.7514, -78.5738
        CIE-LCH:
        31.6877, 90.9232, 300.2111
        CIE-Luv:
        31.6877, -11.9801, -102.8711
        Hunter-Lab:
        26.3586, 35.5929, -108.8225
      #0736ca color charts
#0736ca RGB chart
      #0736ca CMYK chart
      #0736ca RGB pie chart
      #0736ca color shades, tints & tones
#0736ca color schemes
#0736ca color preview, HTML & CSS examples
           This text has a color of #0736ca        
        
          <p style="color:#0736ca;">Text here</p>
        
        
          .mytext {color:#0736ca;}
        
        Text color #0736ca
      
           This box has a color of #0736ca        
        
          <div style="background-color:#0736ca;">Content here</div>
        
        
          .mybackground {background-color:#0736ca;}
        
        Background color #0736ca
      
           Border around this has a color of #0736ca        
        
          <div style="border:2px solid #0736ca;">Content here</div>
        
        
          .myborder {border:2px solid #0736ca;}
        
        Border color #0736ca