#3a18d1 color space conversions
Hex:
        #3a18d1
        RGB:
        58, 24, 209
        CMY:
        77, 91, 18
        CMYK:
        72, 89, 0, 18
      HSL:
        251°, 79.3991%, 45.6863%
        HSV (HSB):
        251°, 88.5167%, 81.9608%
        XYZ:
        13.5802, 6.1563, 60.7941
        xyY:
        0.1686, 0.0764, 6.1563
      CIE-Lab:
        29.8033, 63.9640, -85.7175
        CIE-LCH:
        29.8033, 106.9527, 306.7310
        CIE-Luv:
        29.8033, -3.6523, -106.9954
        Hunter-Lab:
        24.8118, 54.2773, -127.9046
      #3a18d1 color charts
#3a18d1 RGB chart
      #3a18d1 CMYK chart
      #3a18d1 RGB pie chart
      #3a18d1 color shades, tints & tones
#3a18d1 color schemes
#3a18d1 color preview, HTML & CSS examples
           This text has a color of #3a18d1        
        
          <p style="color:#3a18d1;">Text here</p>
        
        
          .mytext {color:#3a18d1;}
        
        Text color #3a18d1
      
           This box has a color of #3a18d1        
        
          <div style="background-color:#3a18d1;">Content here</div>
        
        
          .mybackground {background-color:#3a18d1;}
        
        Background color #3a18d1
      
           Border around this has a color of #3a18d1        
        
          <div style="border:2px solid #3a18d1;">Content here</div>
        
        
          .myborder {border:2px solid #3a18d1;}
        
        Border color #3a18d1