#3a47ca color space conversions
Hex:
        #3a47ca
        RGB:
        58, 71, 202
        CMY:
        77, 72, 21
        CMYK:
        71, 65, 0, 21
      HSL:
        235°, 57.6000%, 50.9804%
        HSV (HSB):
        235°, 71.2871%, 79.2157%
        XYZ:
        14.6588, 9.6703, 56.9711
        xyY:
        0.1803, 0.1189, 9.6703
      CIE-Lab:
        37.2440, 38.6369, -69.3615
        CIE-LCH:
        37.2440, 79.3966, 299.1194
        CIE-Luv:
        37.2440, -9.9224, -99.3042
        Hunter-Lab:
        31.0971, 29.7231, -86.8536
      #3a47ca color charts
#3a47ca RGB chart
      #3a47ca CMYK chart
      #3a47ca RGB pie chart
      #3a47ca color shades, tints & tones
#3a47ca color schemes
#3a47ca color preview, HTML & CSS examples
           This text has a color of #3a47ca        
        
          <p style="color:#3a47ca;">Text here</p>
        
        
          .mytext {color:#3a47ca;}
        
        Text color #3a47ca
      
           This box has a color of #3a47ca        
        
          <div style="background-color:#3a47ca;">Content here</div>
        
        
          .mybackground {background-color:#3a47ca;}
        
        Background color #3a47ca
      
           Border around this has a color of #3a47ca        
        
          <div style="border:2px solid #3a47ca;">Content here</div>
        
        
          .myborder {border:2px solid #3a47ca;}
        
        Border color #3a47ca