#3213cb color space conversions
Hex:
        #3213cb
        RGB:
        50, 19, 203
        CMY:
        80, 93, 20
        CMYK:
        75, 91, 0, 20
      HSL:
        250°, 82.8829%, 43.5294%
        HSV (HSB):
        250°, 90.6404%, 79.6078%
        XYZ:
        12.3278, 5.4557, 56.9032
        xyY:
        0.1651, 0.0730, 5.4557
      CIE-Lab:
        27.9954, 63.4608, -85.2435
        CIE-LCH:
        27.9954, 106.2719, 306.6664
        CIE-Luv:
        27.9954, -4.2474, -102.9806
        Hunter-Lab:
        23.3573, 53.3351, -128.0923
      #3213cb color charts
#3213cb RGB chart
      #3213cb CMYK chart
      #3213cb RGB pie chart
      #3213cb color shades, tints & tones
#3213cb color schemes
#3213cb color preview, HTML & CSS examples
           This text has a color of #3213cb        
        
          <p style="color:#3213cb;">Text here</p>
        
        
          .mytext {color:#3213cb;}
        
        Text color #3213cb
      
           This box has a color of #3213cb        
        
          <div style="background-color:#3213cb;">Content here</div>
        
        
          .mybackground {background-color:#3213cb;}
        
        Background color #3213cb
      
           Border around this has a color of #3213cb        
        
          <div style="border:2px solid #3213cb;">Content here</div>
        
        
          .myborder {border:2px solid #3213cb;}
        
        Border color #3213cb