#3112ff color space conversions
Hex:
        #3112ff
        RGB:
        49, 18, 255
        CMY:
        81, 93, 0
        CMYK:
        81, 93, 0, 0
      HSL:
        248°, 100.0000%, 53.5294%
        HSV (HSB):
        248°, 92.9412%, 100.0000%
        XYZ:
        19.5329, 8.3056, 95.1814
        xyY:
        0.1588, 0.0675, 8.3056
      CIE-Lab:
        34.6114, 76.9094, -103.9711
        CIE-LCH:
        34.6114, 129.3253, 306.4910
        CIE-Luv:
        34.6114, -7.1968, -132.4472
        Hunter-Lab:
        28.8194, 70.5480, -175.6425
      #3112ff color charts
#3112ff RGB chart
      #3112ff CMYK chart
      #3112ff RGB pie chart
      #3112ff color shades, tints & tones
#3112ff color schemes
#3112ff color preview, HTML & CSS examples
           This text has a color of #3112ff        
        
          <p style="color:#3112ff;">Text here</p>
        
        
          .mytext {color:#3112ff;}
        
        Text color #3112ff
      
           This box has a color of #3112ff        
        
          <div style="background-color:#3112ff;">Content here</div>
        
        
          .mybackground {background-color:#3112ff;}
        
        Background color #3112ff
      
           Border around this has a color of #3112ff        
        
          <div style="border:2px solid #3112ff;">Content here</div>
        
        
          .myborder {border:2px solid #3112ff;}
        
        Border color #3112ff