#3112be color space conversions
Hex:
        #3112be
        RGB:
        49, 18, 190
        CMY:
        81, 93, 25
        CMYK:
        74, 91, 0, 25
      HSL:
        251°, 82.6923%, 40.7843%
        HSV (HSB):
        251°, 90.5263%, 74.5098%
        XYZ:
        10.7772, 4.8033, 49.0743
        xyY:
        0.1667, 0.0743, 4.8033
      CIE-Lab:
        26.1668, 60.2523, -80.6407
        CIE-LCH:
        26.1668, 100.6641, 306.7660
        CIE-Luv:
        26.1668, -3.5550, -95.3908
        Hunter-Lab:
        21.9164, 49.4221, -117.4183
      #3112be color charts
#3112be RGB chart
      #3112be CMYK chart
      #3112be RGB pie chart
      #3112be color shades, tints & tones
#3112be color schemes
#3112be color preview, HTML & CSS examples
           This text has a color of #3112be        
        
          <p style="color:#3112be;">Text here</p>
        
        
          .mytext {color:#3112be;}
        
        Text color #3112be
      
           This box has a color of #3112be        
        
          <div style="background-color:#3112be;">Content here</div>
        
        
          .mybackground {background-color:#3112be;}
        
        Background color #3112be
      
           Border around this has a color of #3112be        
        
          <div style="border:2px solid #3112be;">Content here</div>
        
        
          .myborder {border:2px solid #3112be;}
        
        Border color #3112be