#0742cf color space conversions
Hex:
        #0742cf
        RGB:
        7, 66, 207
        CMY:
        97, 74, 19
        CMYK:
        97, 68, 0, 19
      HSL:
        222°, 93.4579%, 41.9608%
        HSV (HSB):
        222°, 96.6184%, 81.1765%
        XYZ:
        13.2983, 8.4466, 59.9609
        xyY:
        0.1628, 0.1034, 8.4466
      CIE-Lab:
        34.8962, 40.1909, -76.1809
        CIE-LCH:
        34.8962, 86.1326, 297.8149
        CIE-Luv:
        34.8962, -14.3120, -104.6511
        Hunter-Lab:
        29.0630, 30.8157, -101.9791
      #0742cf color charts
#0742cf RGB chart
      #0742cf CMYK chart
      #0742cf RGB pie chart
      #0742cf color shades, tints & tones
#0742cf color schemes
#0742cf color preview, HTML & CSS examples
           This text has a color of #0742cf        
        
          <p style="color:#0742cf;">Text here</p>
        
        
          .mytext {color:#0742cf;}
        
        Text color #0742cf
      
           This box has a color of #0742cf        
        
          <div style="background-color:#0742cf;">Content here</div>
        
        
          .mybackground {background-color:#0742cf;}
        
        Background color #0742cf
      
           Border around this has a color of #0742cf        
        
          <div style="border:2px solid #0742cf;">Content here</div>
        
        
          .myborder {border:2px solid #0742cf;}
        
        Border color #0742cf