#0731ff color space conversions
Hex:
        #0731ff
        RGB:
        7, 49, 255
        CMY:
        97, 81, 0
        CMYK:
        97, 81, 0, 0
      HSL:
        230°, 100.0000%, 51.3725%
        HSV (HSB):
        230°, 97.2549%, 100.0000%
        XYZ:
        19.2359, 9.4618, 95.4202
        xyY:
        0.1550, 0.0762, 9.4618
      CIE-Lab:
        36.8586, 65.7198, -100.2563
        CIE-LCH:
        36.8586, 119.8767, 303.2456
        CIE-Luv:
        36.8586, -12.3955, -133.2122
        Hunter-Lab:
        30.7600, 57.7958, -162.3905
      #0731ff color charts
#0731ff RGB chart
      #0731ff CMYK chart
      #0731ff RGB pie chart
      #0731ff color shades, tints & tones
#0731ff color schemes
#0731ff color preview, HTML & CSS examples
           This text has a color of #0731ff        
        
          <p style="color:#0731ff;">Text here</p>
        
        
          .mytext {color:#0731ff;}
        
        Text color #0731ff
      
           This box has a color of #0731ff        
        
          <div style="background-color:#0731ff;">Content here</div>
        
        
          .mybackground {background-color:#0731ff;}
        
        Background color #0731ff
      
           Border around this has a color of #0731ff        
        
          <div style="border:2px solid #0731ff;">Content here</div>
        
        
          .myborder {border:2px solid #0731ff;}
        
        Border color #0731ff