#3141fc color space conversions
Hex:
        #3141fc
        RGB:
        49, 65, 252
        CMY:
        81, 75, 1
        CMYK:
        81, 74, 0, 1
      HSL:
        235°, 97.1292%, 59.0196%
        HSV (HSB):
        235°, 80.5556%, 98.8235%
        XYZ:
        20.7276, 11.4618, 93.2154
        xyY:
        0.1653, 0.0914, 11.4618
      CIE-Lab:
        40.3477, 58.0808, -92.7550
        CIE-LCH:
        40.3477, 109.4389, 302.0537
        CIE-Luv:
        40.3477, -11.6937, -131.0900
        Hunter-Lab:
        33.8553, 50.0381, -139.5470
      #3141fc color charts
#3141fc RGB chart
      #3141fc CMYK chart
      #3141fc RGB pie chart
      #3141fc color shades, tints & tones
#3141fc color schemes
#3141fc color preview, HTML & CSS examples
           This text has a color of #3141fc        
        
          <p style="color:#3141fc;">Text here</p>
        
        
          .mytext {color:#3141fc;}
        
        Text color #3141fc
      
           This box has a color of #3141fc        
        
          <div style="background-color:#3141fc;">Content here</div>
        
        
          .mybackground {background-color:#3141fc;}
        
        Background color #3141fc
      
           Border around this has a color of #3141fc        
        
          <div style="border:2px solid #3141fc;">Content here</div>
        
        
          .myborder {border:2px solid #3141fc;}
        
        Border color #3141fc