#3124cb color space conversions
Hex:
        #3124cb
        RGB:
        49, 36, 203
        CMY:
        81, 86, 20
        CMYK:
        76, 82, 0, 20
      HSL:
        245°, 69.8745%, 46.8627%
        HSV (HSB):
        245°, 82.2660%, 79.6078%
        XYZ:
        12.6770, 6.2265, 57.0336
        xyY:
        0.1669, 0.0820, 6.2265
      CIE-Lab:
        29.9769, 57.2874, -81.9500
        CIE-LCH:
        29.9769, 99.9882, 304.9556
        CIE-Luv:
        29.9769, -5.8044, -103.7220
        Hunter-Lab:
        24.9530, 47.0165, -118.0486
      #3124cb color charts
#3124cb RGB chart
      #3124cb CMYK chart
      #3124cb RGB pie chart
      #3124cb color shades, tints & tones
#3124cb color schemes
#3124cb color preview, HTML & CSS examples
           This text has a color of #3124cb        
        
          <p style="color:#3124cb;">Text here</p>
        
        
          .mytext {color:#3124cb;}
        
        Text color #3124cb
      
           This box has a color of #3124cb        
        
          <div style="background-color:#3124cb;">Content here</div>
        
        
          .mybackground {background-color:#3124cb;}
        
        Background color #3124cb
      
           Border around this has a color of #3124cb        
        
          <div style="border:2px solid #3124cb;">Content here</div>
        
        
          .myborder {border:2px solid #3124cb;}
        
        Border color #3124cb