#3856dc color space conversions
Hex:
        #3856dc
        RGB:
        56, 86, 220
        CMY:
        78, 66, 14
        CMYK:
        75, 61, 0, 14
      HSL:
        229°, 70.0855%, 54.1176%
        HSV (HSB):
        229°, 74.5455%, 86.2745%
        XYZ:
        17.8769, 12.6636, 69.2123
        xyY:
        0.1792, 0.1270, 12.6636
      CIE-Lab:
        42.2520, 35.3898, -71.5296
        CIE-LCH:
        42.2520, 79.8055, 296.3243
        CIE-Luv:
        42.2520, -14.1307, -106.5665
        Hunter-Lab:
        35.5860, 27.3955, -90.4046
      #3856dc color charts
#3856dc RGB chart
      #3856dc CMYK chart
      #3856dc RGB pie chart
      #3856dc color shades, tints & tones
#3856dc color schemes
#3856dc color preview, HTML & CSS examples
           This text has a color of #3856dc        
        
          <p style="color:#3856dc;">Text here</p>
        
        
          .mytext {color:#3856dc;}
        
        Text color #3856dc
      
           This box has a color of #3856dc        
        
          <div style="background-color:#3856dc;">Content here</div>
        
        
          .mybackground {background-color:#3856dc;}
        
        Background color #3856dc
      
           Border around this has a color of #3856dc        
        
          <div style="border:2px solid #3856dc;">Content here</div>
        
        
          .myborder {border:2px solid #3856dc;}
        
        Border color #3856dc