#3211d8 color space conversions
Hex:
        #3211d8
        RGB:
        50, 17, 216
        CMY:
        80, 93, 15
        CMYK:
        77, 92, 0, 15
      HSL:
        250°, 85.4077%, 45.6863%
        HSV (HSB):
        250°, 92.1296%, 84.7059%
        XYZ:
        13.9105, 6.0369, 65.3978
        xyY:
        0.1630, 0.0707, 6.0369
      CIE-Lab:
        29.5053, 67.3509, -90.2876
        CIE-LCH:
        29.5053, 112.6410, 306.7215
        CIE-Luv:
        29.5053, -4.8988, -110.3244
        Hunter-Lab:
        24.5701, 58.0615, -140.6124
      #3211d8 color charts
#3211d8 RGB chart
      #3211d8 CMYK chart
      #3211d8 RGB pie chart
      #3211d8 color shades, tints & tones
#3211d8 color schemes
#3211d8 color preview, HTML & CSS examples
           This text has a color of #3211d8        
        
          <p style="color:#3211d8;">Text here</p>
        
        
          .mytext {color:#3211d8;}
        
        Text color #3211d8
      
           This box has a color of #3211d8        
        
          <div style="background-color:#3211d8;">Content here</div>
        
        
          .mybackground {background-color:#3211d8;}
        
        Background color #3211d8
      
           Border around this has a color of #3211d8        
        
          <div style="border:2px solid #3211d8;">Content here</div>
        
        
          .myborder {border:2px solid #3211d8;}
        
        Border color #3211d8