#3112cf color space conversions
Hex:
        #3112cf
        RGB:
        49, 18, 207
        CMY:
        81, 93, 19
        CMYK:
        76, 91, 0, 19
      HSL:
        250°, 84.0000%, 44.1176%
        HSV (HSB):
        250°, 91.3043%, 81.1765%
        XYZ:
        12.7454, 5.5906, 59.4388
        xyY:
        0.1639, 0.0719, 5.5906
      CIE-Lab:
        28.3551, 64.7368, -86.9814
        CIE-LCH:
        28.3551, 108.4279, 306.6588
        CIE-Luv:
        28.3551, -4.5702, -105.1732
        Hunter-Lab:
        23.6444, 54.8420, -132.4960
      #3112cf color charts
#3112cf RGB chart
      #3112cf CMYK chart
      #3112cf RGB pie chart
      #3112cf color shades, tints & tones
#3112cf color schemes
#3112cf color preview, HTML & CSS examples
           This text has a color of #3112cf        
        
          <p style="color:#3112cf;">Text here</p>
        
        
          .mytext {color:#3112cf;}
        
        Text color #3112cf
      
           This box has a color of #3112cf        
        
          <div style="background-color:#3112cf;">Content here</div>
        
        
          .mybackground {background-color:#3112cf;}
        
        Background color #3112cf
      
           Border around this has a color of #3112cf        
        
          <div style="border:2px solid #3112cf;">Content here</div>
        
        
          .myborder {border:2px solid #3112cf;}
        
        Border color #3112cf