#3126eb color space conversions
Hex:
        #3126eb
        RGB:
        49, 38, 235
        CMY:
        81, 85, 8
        CMYK:
        79, 84, 0, 8
      HSL:
        243°, 83.1224%, 53.5294%
        HSV (HSB):
        243°, 83.8298%, 92.1569%
        XYZ:
        16.9551, 8.0374, 79.2550
        xyY:
        0.1626, 0.0771, 8.0374
      CIE-Lab:
        34.0606, 65.6867, -93.5974
        CIE-LCH:
        34.0606, 114.3469, 305.0612
        CIE-Luv:
        34.0606, -7.5806, -122.0251
        Hunter-Lab:
        28.3502, 57.1408, -145.9041
      #3126eb color charts
#3126eb RGB chart
      #3126eb CMYK chart
      #3126eb RGB pie chart
      #3126eb color shades, tints & tones
#3126eb color schemes
#3126eb color preview, HTML & CSS examples
           This text has a color of #3126eb        
        
          <p style="color:#3126eb;">Text here</p>
        
        
          .mytext {color:#3126eb;}
        
        Text color #3126eb
      
           This box has a color of #3126eb        
        
          <div style="background-color:#3126eb;">Content here</div>
        
        
          .mybackground {background-color:#3126eb;}
        
        Background color #3126eb
      
           Border around this has a color of #3126eb        
        
          <div style="border:2px solid #3126eb;">Content here</div>
        
        
          .myborder {border:2px solid #3126eb;}
        
        Border color #3126eb