#3143fd color space conversions
Hex:
        #3143fd
        RGB:
        49, 67, 253
        CMY:
        81, 74, 1
        CMYK:
        81, 74, 0, 1
      HSL:
        235°, 98.0769%, 59.2157%
        HSV (HSB):
        235°, 80.6324%, 99.2157%
        XYZ:
        21.0034, 11.7591, 94.0912
        xyY:
        0.1656, 0.0927, 11.7591
      CIE-Lab:
        40.8307, 57.3277, -92.5152
        CIE-LCH:
        40.8307, 108.8372, 301.7847
        CIE-Luv:
        40.8307, -12.0432, -131.4780
        Hunter-Lab:
        34.2916, 49.3200, -138.6793
      #3143fd color charts
#3143fd RGB chart
      #3143fd CMYK chart
      #3143fd RGB pie chart
      #3143fd color shades, tints & tones
#3143fd color schemes
#3143fd color preview, HTML & CSS examples
           This text has a color of #3143fd        
        
          <p style="color:#3143fd;">Text here</p>
        
        
          .mytext {color:#3143fd;}
        
        Text color #3143fd
      
           This box has a color of #3143fd        
        
          <div style="background-color:#3143fd;">Content here</div>
        
        
          .mybackground {background-color:#3143fd;}
        
        Background color #3143fd
      
           Border around this has a color of #3143fd        
        
          <div style="border:2px solid #3143fd;">Content here</div>
        
        
          .myborder {border:2px solid #3143fd;}
        
        Border color #3143fd