#3151ff color space conversions
Hex:
        #3151ff
        RGB:
        49, 81, 255
        CMY:
        81, 68, 0
        CMYK:
        81, 68, 0, 0
      HSL:
        231°, 100.0000%, 59.6078%
        HSV (HSB):
        231°, 80.7843%, 100.0000%
        XYZ:
        22.2591, 13.7578, 96.0901
        xyY:
        0.1685, 0.1041, 13.7578
      CIE-Lab:
        43.8836, 50.0764, -88.5911
        CIE-LCH:
        43.8836, 101.7645, 299.4774
        CIE-Luv:
        43.8836, -14.5978, -130.5220
        Hunter-Lab:
        37.0915, 42.2096, -127.6338
      #3151ff color charts
#3151ff RGB chart
      #3151ff CMYK chart
      #3151ff RGB pie chart
      #3151ff color shades, tints & tones
#3151ff color schemes
#3151ff color preview, HTML & CSS examples
           This text has a color of #3151ff        
        
          <p style="color:#3151ff;">Text here</p>
        
        
          .mytext {color:#3151ff;}
        
        Text color #3151ff
      
           This box has a color of #3151ff        
        
          <div style="background-color:#3151ff;">Content here</div>
        
        
          .mybackground {background-color:#3151ff;}
        
        Background color #3151ff
      
           Border around this has a color of #3151ff        
        
          <div style="border:2px solid #3151ff;">Content here</div>
        
        
          .myborder {border:2px solid #3151ff;}
        
        Border color #3151ff