#3b0bd2 color space conversions
Hex:
        #3b0bd2
        RGB:
        59, 11, 210
        CMY:
        77, 96, 18
        CMYK:
        72, 95, 0, 18
      HSL:
        254°, 90.0452%, 43.3333%
        HSV (HSB):
        254°, 94.7619%, 82.3529%
        XYZ:
        13.5562, 5.8223, 61.3821
        xyY:
        0.1679, 0.0721, 5.8223
      CIE-Lab:
        28.9596, 67.4464, -87.7013
        CIE-LCH:
        28.9596, 110.6370, 307.5619
        CIE-Luv:
        28.9596, -2.8621, -107.1065
        Hunter-Lab:
        24.1294, 58.0566, -133.9353
      #3b0bd2 color charts
#3b0bd2 RGB chart
      #3b0bd2 CMYK chart
      #3b0bd2 RGB pie chart
      #3b0bd2 color shades, tints & tones
#3b0bd2 color schemes
#3b0bd2 color preview, HTML & CSS examples
           This text has a color of #3b0bd2        
        
          <p style="color:#3b0bd2;">Text here</p>
        
        
          .mytext {color:#3b0bd2;}
        
        Text color #3b0bd2
      
           This box has a color of #3b0bd2        
        
          <div style="background-color:#3b0bd2;">Content here</div>
        
        
          .mybackground {background-color:#3b0bd2;}
        
        Background color #3b0bd2
      
           Border around this has a color of #3b0bd2        
        
          <div style="border:2px solid #3b0bd2;">Content here</div>
        
        
          .myborder {border:2px solid #3b0bd2;}
        
        Border color #3b0bd2