#3129fd color space conversions
Hex:
        #3129fd
        RGB:
        49, 41, 253
        CMY:
        81, 84, 1
        CMYK:
        81, 84, 0, 1
      HSL:
        242°, 98.1481%, 57.6471%
        HSV (HSB):
        242°, 83.7945%, 99.2157%
        XYZ:
        19.7892, 9.3307, 93.6865
        xyY:
        0.1611, 0.0760, 9.3307
      CIE-Lab:
        36.6134, 69.5648, -99.5129
        CIE-LCH:
        36.6134, 121.4170, 304.9556
        CIE-Luv:
        36.6134, -8.6952, -132.2405
        Hunter-Lab:
        30.5462, 62.1845, -160.4627
      #3129fd color charts
#3129fd RGB chart
      #3129fd CMYK chart
      #3129fd RGB pie chart
      #3129fd color shades, tints & tones
#3129fd color schemes
#3129fd color preview, HTML & CSS examples
           This text has a color of #3129fd        
        
          <p style="color:#3129fd;">Text here</p>
        
        
          .mytext {color:#3129fd;}
        
        Text color #3129fd
      
           This box has a color of #3129fd        
        
          <div style="background-color:#3129fd;">Content here</div>
        
        
          .mybackground {background-color:#3129fd;}
        
        Background color #3129fd
      
           Border around this has a color of #3129fd        
        
          <div style="border:2px solid #3129fd;">Content here</div>
        
        
          .myborder {border:2px solid #3129fd;}
        
        Border color #3129fd