#3152ed color space conversions
Hex:
        #3152ed
        RGB:
        49, 82, 237
        CMY:
        81, 68, 7
        CMYK:
        79, 65, 0, 7
      HSL:
        229°, 83.9286%, 56.0784%
        HSV (HSB):
        229°, 79.3249%, 92.9412%
        XYZ:
        19.5700, 12.8020, 81.5603
        xyY:
        0.1718, 0.1124, 12.8020
      CIE-Lab:
        42.4633, 43.2510, -80.8376
        CIE-LCH:
        42.4633, 91.6808, 298.1484
        CIE-Luv:
        42.4633, -14.5066, -119.1383
        Hunter-Lab:
        35.7799, 35.0168, -110.1059
      #3152ed color charts
#3152ed RGB chart
      #3152ed CMYK chart
      #3152ed RGB pie chart
      #3152ed color shades, tints & tones
#3152ed color schemes
#3152ed color preview, HTML & CSS examples
           This text has a color of #3152ed        
        
          <p style="color:#3152ed;">Text here</p>
        
        
          .mytext {color:#3152ed;}
        
        Text color #3152ed
      
           This box has a color of #3152ed        
        
          <div style="background-color:#3152ed;">Content here</div>
        
        
          .mybackground {background-color:#3152ed;}
        
        Background color #3152ed
      
           Border around this has a color of #3152ed        
        
          <div style="border:2px solid #3152ed;">Content here</div>
        
        
          .myborder {border:2px solid #3152ed;}
        
        Border color #3152ed