#3d48fa color space conversions
Hex:
        #3d48fa
        RGB:
        61, 72, 250
        CMY:
        76, 72, 2
        CMYK:
        76, 71, 0, 2
      HSL:
        237°, 94.9749%, 60.9804%
        HSV (HSB):
        237°, 75.6000%, 98.0392%
        XYZ:
        21.4972, 12.5290, 91.7278
        xyY:
        0.1709, 0.0996, 12.5290
      CIE-Lab:
        42.0448, 54.4452, -88.8134
        CIE-LCH:
        42.0448, 104.1734, 301.5095
        CIE-Luv:
        42.0448, -11.1518, -128.8050
        Hunter-Lab:
        35.3963, 46.4646, -128.8699
      #3d48fa color charts
#3d48fa RGB chart
      #3d48fa CMYK chart
      #3d48fa RGB pie chart
      #3d48fa color shades, tints & tones
#3d48fa color schemes
#3d48fa color preview, HTML & CSS examples
           This text has a color of #3d48fa        
        
          <p style="color:#3d48fa;">Text here</p>
        
        
          .mytext {color:#3d48fa;}
        
        Text color #3d48fa
      
           This box has a color of #3d48fa        
        
          <div style="background-color:#3d48fa;">Content here</div>
        
        
          .mybackground {background-color:#3d48fa;}
        
        Background color #3d48fa
      
           Border around this has a color of #3d48fa        
        
          <div style="border:2px solid #3d48fa;">Content here</div>
        
        
          .myborder {border:2px solid #3d48fa;}
        
        Border color #3d48fa