#3824cd color space conversions
Hex:
        #3824cd
        RGB:
        56, 36, 205
        CMY:
        78, 86, 20
        CMYK:
        73, 82, 0, 20
      HSL:
        247°, 70.1245%, 47.2549%
        HSV (HSB):
        247°, 82.4390%, 80.3922%
        XYZ:
        13.2812, 6.5103, 58.3142
        xyY:
        0.1700, 0.0834, 6.5103
      CIE-Lab:
        30.6650, 58.3173, -81.9613
        CIE-LCH:
        30.6650, 100.5911, 305.4327
        CIE-Luv:
        30.6650, -4.7875, -104.9951
        Hunter-Lab:
        25.5153, 48.2612, -117.6445
      #3824cd color charts
#3824cd RGB chart
      #3824cd CMYK chart
      #3824cd RGB pie chart
      #3824cd color shades, tints & tones
#3824cd color schemes
#3824cd color preview, HTML & CSS examples
           This text has a color of #3824cd        
        
          <p style="color:#3824cd;">Text here</p>
        
        
          .mytext {color:#3824cd;}
        
        Text color #3824cd
      
           This box has a color of #3824cd        
        
          <div style="background-color:#3824cd;">Content here</div>
        
        
          .mybackground {background-color:#3824cd;}
        
        Background color #3824cd
      
           Border around this has a color of #3824cd        
        
          <div style="border:2px solid #3824cd;">Content here</div>
        
        
          .myborder {border:2px solid #3824cd;}
        
        Border color #3824cd