#3a48ca color space conversions
Hex:
        #3a48ca
        RGB:
        58, 72, 202
        CMY:
        77, 72, 21
        CMYK:
        71, 64, 0, 21
      HSL:
        234°, 57.6000%, 50.9804%
        HSV (HSB):
        234°, 71.2871%, 79.2157%
        XYZ:
        14.7230, 9.7985, 56.9924
        xyY:
        0.1806, 0.1202, 9.7985
      CIE-Lab:
        37.4784, 38.0172, -68.9776
        CIE-LCH:
        37.4784, 78.7605, 298.8615
        CIE-Luv:
        37.4784, -10.1422, -99.0297
        Hunter-Lab:
        31.3026, 29.1766, -86.0370
      #3a48ca color charts
#3a48ca RGB chart
      #3a48ca CMYK chart
      #3a48ca RGB pie chart
      #3a48ca color shades, tints & tones
#3a48ca color schemes
#3a48ca color preview, HTML & CSS examples
           This text has a color of #3a48ca        
        
          <p style="color:#3a48ca;">Text here</p>
        
        
          .mytext {color:#3a48ca;}
        
        Text color #3a48ca
      
           This box has a color of #3a48ca        
        
          <div style="background-color:#3a48ca;">Content here</div>
        
        
          .mybackground {background-color:#3a48ca;}
        
        Background color #3a48ca
      
           Border around this has a color of #3a48ca        
        
          <div style="border:2px solid #3a48ca;">Content here</div>
        
        
          .myborder {border:2px solid #3a48ca;}
        
        Border color #3a48ca