#3a18ba color space conversions
Hex:
        #3a18ba
        RGB:
        58, 24, 186
        CMY:
        77, 91, 27
        CMYK:
        69, 87, 0, 27
      HSL:
        253°, 77.1429%, 41.1765%
        HSV (HSB):
        253°, 87.0968%, 72.9412%
        XYZ:
        10.9345, 5.0980, 46.8621
        xyY:
        0.1739, 0.0811, 5.0980
      CIE-Lab:
        27.0121, 57.7804, -76.8436
        CIE-LCH:
        27.0121, 96.1432, 306.9403
        CIE-Luv:
        27.0121, -2.1065, -93.7912
        Hunter-Lab:
        22.5787, 46.9318, -107.2512
      #3a18ba color charts
#3a18ba RGB chart
      #3a18ba CMYK chart
      #3a18ba RGB pie chart
      #3a18ba color shades, tints & tones
#3a18ba color schemes
#3a18ba color preview, HTML & CSS examples
           This text has a color of #3a18ba        
        
          <p style="color:#3a18ba;">Text here</p>
        
        
          .mytext {color:#3a18ba;}
        
        Text color #3a18ba
      
           This box has a color of #3a18ba        
        
          <div style="background-color:#3a18ba;">Content here</div>
        
        
          .mybackground {background-color:#3a18ba;}
        
        Background color #3a18ba
      
           Border around this has a color of #3a18ba        
        
          <div style="border:2px solid #3a18ba;">Content here</div>
        
        
          .myborder {border:2px solid #3a18ba;}
        
        Border color #3a18ba