#321eca color space conversions
Hex:
        #321eca
        RGB:
        50, 30, 202
        CMY:
        80, 88, 21
        CMYK:
        75, 85, 0, 21
      HSL:
        247°, 74.1379%, 45.4902%
        HSV (HSB):
        247°, 85.1485%, 79.2157%
        XYZ:
        12.4403, 5.8709, 56.3546
        xyY:
        0.1666, 0.0786, 5.8709
      CIE-Lab:
        29.0845, 59.5345, -82.8464
        CIE-LCH:
        29.0845, 102.0190, 305.7015
        CIE-Luv:
        29.0845, -5.0072, -102.9656
        Hunter-Lab:
        24.2300, 49.2443, -120.9370
      #321eca color charts
#321eca RGB chart
      #321eca CMYK chart
      #321eca RGB pie chart
      #321eca color shades, tints & tones
#321eca color schemes
#321eca color preview, HTML & CSS examples
           This text has a color of #321eca        
        
          <p style="color:#321eca;">Text here</p>
        
        
          .mytext {color:#321eca;}
        
        Text color #321eca
      
           This box has a color of #321eca        
        
          <div style="background-color:#321eca;">Content here</div>
        
        
          .mybackground {background-color:#321eca;}
        
        Background color #321eca
      
           Border around this has a color of #321eca        
        
          <div style="border:2px solid #321eca;">Content here</div>
        
        
          .myborder {border:2px solid #321eca;}
        
        Border color #321eca