#3b30d1 color space conversions
Hex:
        #3b30d1
        RGB:
        59, 48, 209
        CMY:
        77, 81, 18
        CMYK:
        72, 77, 0, 18
      HSL:
        244°, 63.6364%, 50.3922%
        HSV (HSB):
        244°, 77.0335%, 81.9608%
        XYZ:
        14.3692, 7.6472, 61.0403
        xyY:
        0.1730, 0.0921, 7.6472
      CIE-Lab:
        33.2370, 54.1311, -80.0194
        CIE-LCH:
        33.2370, 96.6089, 304.0774
        CIE-Luv:
        33.2370, -5.9350, -107.1062
        Hunter-Lab:
        27.6535, 44.3579, -111.5149
      #3b30d1 color charts
#3b30d1 RGB chart
      #3b30d1 CMYK chart
      #3b30d1 RGB pie chart
      #3b30d1 color shades, tints & tones
#3b30d1 color schemes
#3b30d1 color preview, HTML & CSS examples
           This text has a color of #3b30d1        
        
          <p style="color:#3b30d1;">Text here</p>
        
        
          .mytext {color:#3b30d1;}
        
        Text color #3b30d1
      
           This box has a color of #3b30d1        
        
          <div style="background-color:#3b30d1;">Content here</div>
        
        
          .mybackground {background-color:#3b30d1;}
        
        Background color #3b30d1
      
           Border around this has a color of #3b30d1        
        
          <div style="border:2px solid #3b30d1;">Content here</div>
        
        
          .myborder {border:2px solid #3b30d1;}
        
        Border color #3b30d1