#3b16cd color space conversions
Hex:
        #3b16cd
        RGB:
        59, 22, 205
        CMY:
        77, 91, 20
        CMYK:
        71, 89, 0, 20
      HSL:
        252°, 80.6167%, 44.5098%
        HSV (HSB):
        252°, 89.2683%, 80.3922%
        XYZ:
        13.1100, 5.9114, 58.2076
        xyY:
        0.1698, 0.0765, 5.9114
      CIE-Lab:
        29.1878, 63.5646, -84.4092
        CIE-LCH:
        29.1878, 105.6663, 306.9817
        CIE-Luv:
        29.1878, -3.0802, -104.6709
        Hunter-Lab:
        24.3134, 53.7004, -124.9244
      #3b16cd color charts
#3b16cd RGB chart
      #3b16cd CMYK chart
      #3b16cd RGB pie chart
      #3b16cd color shades, tints & tones
#3b16cd color schemes
#3b16cd color preview, HTML & CSS examples
           This text has a color of #3b16cd        
        
          <p style="color:#3b16cd;">Text here</p>
        
        
          .mytext {color:#3b16cd;}
        
        Text color #3b16cd
      
           This box has a color of #3b16cd        
        
          <div style="background-color:#3b16cd;">Content here</div>
        
        
          .mybackground {background-color:#3b16cd;}
        
        Background color #3b16cd
      
           Border around this has a color of #3b16cd        
        
          <div style="border:2px solid #3b16cd;">Content here</div>
        
        
          .myborder {border:2px solid #3b16cd;}
        
        Border color #3b16cd