#3822dd color space conversions
Hex:
        #3822dd
        RGB:
        56, 34, 221
        CMY:
        78, 87, 13
        CMYK:
        75, 85, 0, 13
      HSL:
        247°, 73.3333%, 50.0000%
        HSV (HSB):
        247°, 84.6154%, 86.6667%
        XYZ:
        15.2541, 7.2053, 68.9934
        xyY:
        0.1668, 0.0788, 7.2053
      CIE-Lab:
        32.2697, 63.6593, -88.5590
        CIE-LCH:
        32.2697, 109.0651, 305.7099
        CIE-Luv:
        32.2697, -5.5028, -114.1121
        Hunter-Lab:
        26.8426, 54.4629, -133.6028
      #3822dd color charts
#3822dd RGB chart
      #3822dd CMYK chart
      #3822dd RGB pie chart
      #3822dd color shades, tints & tones
#3822dd color schemes
#3822dd color preview, HTML & CSS examples
           This text has a color of #3822dd        
        
          <p style="color:#3822dd;">Text here</p>
        
        
          .mytext {color:#3822dd;}
        
        Text color #3822dd
      
           This box has a color of #3822dd        
        
          <div style="background-color:#3822dd;">Content here</div>
        
        
          .mybackground {background-color:#3822dd;}
        
        Background color #3822dd
      
           Border around this has a color of #3822dd        
        
          <div style="border:2px solid #3822dd;">Content here</div>
        
        
          .myborder {border:2px solid #3822dd;}
        
        Border color #3822dd