#3158fc color space conversions
Hex:
        #3158fc
        RGB:
        49, 88, 252
        CMY:
        81, 65, 1
        CMYK:
        81, 65, 0, 1
      HSL:
        228°, 97.1292%, 59.0196%
        HSV (HSB):
        228°, 80.5556%, 98.8235%
        XYZ:
        22.3270, 14.6607, 93.7485
        xyY:
        0.1708, 0.1121, 14.6607
      CIE-Lab:
        45.1659, 44.8626, -84.8091
        CIE-LCH:
        45.1659, 95.9439, 297.8781
        CIE-Luv:
        45.1659, -15.9918, -126.9913
        Hunter-Lab:
        38.2893, 37.0797, -118.3647
      #3158fc color charts
#3158fc RGB chart
      #3158fc CMYK chart
      #3158fc RGB pie chart
      #3158fc color shades, tints & tones
#3158fc color schemes
#3158fc color preview, HTML & CSS examples
           This text has a color of #3158fc        
        
          <p style="color:#3158fc;">Text here</p>
        
        
          .mytext {color:#3158fc;}
        
        Text color #3158fc
      
           This box has a color of #3158fc        
        
          <div style="background-color:#3158fc;">Content here</div>
        
        
          .mybackground {background-color:#3158fc;}
        
        Background color #3158fc
      
           Border around this has a color of #3158fc        
        
          <div style="border:2px solid #3158fc;">Content here</div>
        
        
          .myborder {border:2px solid #3158fc;}
        
        Border color #3158fc