#3142fc color space conversions
Hex:
        #3142fc
        RGB:
        49, 66, 252
        CMY:
        81, 74, 1
        CMYK:
        81, 74, 0, 1
      HSL:
        235°, 97.1292%, 59.0196%
        HSV (HSB):
        235°, 80.5556%, 98.8235%
        XYZ:
        20.7855, 11.5777, 93.2347
        xyY:
        0.1655, 0.0922, 11.5777
      CIE-Lab:
        40.5369, 57.5454, -92.4419
        CIE-LCH:
        40.5369, 108.8898, 301.9024
        CIE-Luv:
        40.5369, -11.8527, -130.9958
        Hunter-Lab:
        34.0260, 49.4952, -138.6425
      #3142fc color charts
#3142fc RGB chart
      #3142fc CMYK chart
      #3142fc RGB pie chart
      #3142fc color shades, tints & tones
#3142fc color schemes
#3142fc color preview, HTML & CSS examples
           This text has a color of #3142fc        
        
          <p style="color:#3142fc;">Text here</p>
        
        
          .mytext {color:#3142fc;}
        
        Text color #3142fc
      
           This box has a color of #3142fc        
        
          <div style="background-color:#3142fc;">Content here</div>
        
        
          .mybackground {background-color:#3142fc;}
        
        Background color #3142fc
      
           Border around this has a color of #3142fc        
        
          <div style="border:2px solid #3142fc;">Content here</div>
        
        
          .myborder {border:2px solid #3142fc;}
        
        Border color #3142fc