#3126fe color space conversions
Hex:
        #3126fe
        RGB:
        49, 38, 254
        CMY:
        81, 85, 0
        CMYK:
        81, 85, 0, 0
      HSL:
        243°, 99.0826%, 57.2549%
        HSV (HSB):
        243°, 85.0394%, 99.6078%
        XYZ:
        19.8491, 9.1950, 94.4946
        xyY:
        0.1607, 0.0744, 9.1950
      CIE-Lab:
        36.3570, 70.9689, -100.5003
        CIE-LCH:
        36.3570, 123.0321, 305.2280
        CIE-Luv:
        36.3570, -8.4637, -132.7144
        Hunter-Lab:
        30.3232, 63.7780, -163.5362
      #3126fe color charts
#3126fe RGB chart
      #3126fe CMYK chart
      #3126fe RGB pie chart
      #3126fe color shades, tints & tones
#3126fe color schemes
#3126fe color preview, HTML & CSS examples
           This text has a color of #3126fe        
        
          <p style="color:#3126fe;">Text here</p>
        
        
          .mytext {color:#3126fe;}
        
        Text color #3126fe
      
           This box has a color of #3126fe        
        
          <div style="background-color:#3126fe;">Content here</div>
        
        
          .mybackground {background-color:#3126fe;}
        
        Background color #3126fe
      
           Border around this has a color of #3126fe        
        
          <div style="border:2px solid #3126fe;">Content here</div>
        
        
          .myborder {border:2px solid #3126fe;}
        
        Border color #3126fe