#3b18ca color space conversions
Hex:
        #3b18ca
        RGB:
        59, 24, 202
        CMY:
        77, 91, 21
        CMYK:
        71, 88, 0, 21
      HSL:
        252°, 78.7611%, 44.3137%
        HSV (HSB):
        252°, 88.1188%, 79.2157%
        XYZ:
        12.7909, 5.8473, 56.3316
        xyY:
        0.1706, 0.0780, 5.8473
      CIE-Lab:
        29.0240, 62.1578, -82.9287
        CIE-LCH:
        29.0240, 103.6377, 306.8528
        CIE-Luv:
        29.0240, -3.0147, -103.0290
        Hunter-Lab:
        24.1813, 52.1022, -121.1924
      #3b18ca color charts
#3b18ca RGB chart
      #3b18ca CMYK chart
      #3b18ca RGB pie chart
      #3b18ca color shades, tints & tones
#3b18ca color schemes
#3b18ca color preview, HTML & CSS examples
           This text has a color of #3b18ca        
        
          <p style="color:#3b18ca;">Text here</p>
        
        
          .mytext {color:#3b18ca;}
        
        Text color #3b18ca
      
           This box has a color of #3b18ca        
        
          <div style="background-color:#3b18ca;">Content here</div>
        
        
          .mybackground {background-color:#3b18ca;}
        
        Background color #3b18ca
      
           Border around this has a color of #3b18ca        
        
          <div style="border:2px solid #3b18ca;">Content here</div>
        
        
          .myborder {border:2px solid #3b18ca;}
        
        Border color #3b18ca