#0731cf color space conversions
Hex:
        #0731cf
        RGB:
        7, 49, 207
        CMY:
        97, 81, 19
        CMYK:
        97, 76, 0, 19
      HSL:
        227°, 93.4579%, 41.9608%
        HSV (HSB):
        227°, 96.6184%, 81.1765%
        XYZ:
        12.4484, 6.7468, 59.6776
        xyY:
        0.1578, 0.0855, 6.7468
      CIE-Lab:
        31.2234, 50.3700, -82.2547
        CIE-LCH:
        31.2234, 96.4519, 301.4819
        CIE-Luv:
        31.2234, -11.2482, -105.8892
        Hunter-Lab:
        25.9746, 40.0913, -118.0389
      #0731cf color charts
#0731cf RGB chart
      #0731cf CMYK chart
      #0731cf RGB pie chart
      #0731cf color shades, tints & tones
#0731cf color schemes
#0731cf color preview, HTML & CSS examples
           This text has a color of #0731cf        
        
          <p style="color:#0731cf;">Text here</p>
        
        
          .mytext {color:#0731cf;}
        
        Text color #0731cf
      
           This box has a color of #0731cf        
        
          <div style="background-color:#0731cf;">Content here</div>
        
        
          .mybackground {background-color:#0731cf;}
        
        Background color #0731cf
      
           Border around this has a color of #0731cf        
        
          <div style="border:2px solid #0731cf;">Content here</div>
        
        
          .myborder {border:2px solid #0731cf;}
        
        Border color #0731cf