#3a14af color space conversions
Hex:
        #3a14af
        RGB:
        58, 20, 175
        CMY:
        77, 92, 31
        CMYK:
        67, 89, 0, 31
      HSL:
        255°, 79.4872%, 38.2353%
        HSV (HSB):
        255°, 88.5714%, 68.6275%
        XYZ:
        9.7329, 4.4950, 40.9121
        xyY:
        0.1765, 0.0815, 4.4950
      CIE-Lab:
        25.2447, 56.1437, -73.2087
        CIE-LCH:
        25.2447, 92.2585, 307.4846
        CIE-Luv:
        25.2447, -1.0101, -87.2811
        Hunter-Lab:
        21.2014, 44.8416, -99.5701
      #3a14af color charts
#3a14af RGB chart
      #3a14af CMYK chart
      #3a14af RGB pie chart
      #3a14af color shades, tints & tones
#3a14af color schemes
#3a14af color preview, HTML & CSS examples
           This text has a color of #3a14af        
        
          <p style="color:#3a14af;">Text here</p>
        
        
          .mytext {color:#3a14af;}
        
        Text color #3a14af
      
           This box has a color of #3a14af        
        
          <div style="background-color:#3a14af;">Content here</div>
        
        
          .mybackground {background-color:#3a14af;}
        
        Background color #3a14af
      
           Border around this has a color of #3a14af        
        
          <div style="border:2px solid #3a14af;">Content here</div>
        
        
          .myborder {border:2px solid #3a14af;}
        
        Border color #3a14af