#3157fd color space conversions
Hex:
        #3157fd
        RGB:
        49, 87, 253
        CMY:
        81, 66, 1
        CMYK:
        81, 66, 0, 1
      HSL:
        229°, 98.0769%, 59.2157%
        HSV (HSB):
        229°, 80.6324%, 99.2157%
        XYZ:
        22.4044, 14.5612, 94.5583
        xyY:
        0.1703, 0.1107, 14.5612
      CIE-Lab:
        45.0272, 45.8164, -85.5944
        CIE-LCH:
        45.0272, 97.0853, 298.1590
        CIE-Luv:
        45.0272, -15.7903, -127.8861
        Hunter-Lab:
        38.1591, 38.0245, -120.2090
      #3157fd color charts
#3157fd RGB chart
      #3157fd CMYK chart
      #3157fd RGB pie chart
      #3157fd color shades, tints & tones
#3157fd color schemes
#3157fd color preview, HTML & CSS examples
           This text has a color of #3157fd        
        
          <p style="color:#3157fd;">Text here</p>
        
        
          .mytext {color:#3157fd;}
        
        Text color #3157fd
      
           This box has a color of #3157fd        
        
          <div style="background-color:#3157fd;">Content here</div>
        
        
          .mybackground {background-color:#3157fd;}
        
        Background color #3157fd
      
           Border around this has a color of #3157fd        
        
          <div style="border:2px solid #3157fd;">Content here</div>
        
        
          .myborder {border:2px solid #3157fd;}
        
        Border color #3157fd