#3a14ff color space conversions
Hex:
        #3a14ff
        RGB:
        58, 20, 255
        CMY:
        77, 92, 0
        CMYK:
        77, 92, 0, 0
      HSL:
        250°, 100.0000%, 53.9216%
        HSV (HSB):
        250°, 92.1569%, 100.0000%
        XYZ:
        20.0451, 8.6199, 95.2150
        xyY:
        0.1618, 0.0696, 8.6199
      CIE-Lab:
        35.2418, 76.7485, -102.9066
        CIE-LCH:
        35.2418, 128.3748, 306.7158
        CIE-Luv:
        35.2418, -6.1905, -132.8569
        Hunter-Lab:
        29.3596, 70.4905, -171.7296
      #3a14ff color charts
#3a14ff RGB chart
      #3a14ff CMYK chart
      #3a14ff RGB pie chart
      #3a14ff color shades, tints & tones
#3a14ff color schemes
#3a14ff color preview, HTML & CSS examples
           This text has a color of #3a14ff        
        
          <p style="color:#3a14ff;">Text here</p>
        
        
          .mytext {color:#3a14ff;}
        
        Text color #3a14ff
      
           This box has a color of #3a14ff        
        
          <div style="background-color:#3a14ff;">Content here</div>
        
        
          .mybackground {background-color:#3a14ff;}
        
        Background color #3a14ff
      
           Border around this has a color of #3a14ff        
        
          <div style="border:2px solid #3a14ff;">Content here</div>
        
        
          .myborder {border:2px solid #3a14ff;}
        
        Border color #3a14ff