#3a86ec color space conversions
Hex:
        #3a86ec
        RGB:
        58, 134, 236
        CMY:
        77, 47, 7
        CMYK:
        75, 43, 0, 7
      HSL:
        214°, 82.4074%, 57.6471%
        HSV (HSB):
        214°, 75.4237%, 92.5490%
        XYZ:
        25.4103, 24.0059, 82.6512
        xyY:
        0.1924, 0.1818, 24.0059
      CIE-Lab:
        56.0937, 11.3539, -58.1432
        CIE-LCH:
        56.0937, 59.2414, 281.0494
        CIE-Luv:
        56.0937, -27.2607, -92.8033
        Hunter-Lab:
        48.9958, 6.8316, -65.7195
      #3a86ec color charts
#3a86ec RGB chart
      #3a86ec CMYK chart
      #3a86ec RGB pie chart
      #3a86ec color shades, tints & tones
#3a86ec color schemes
#3a86ec color preview, HTML & CSS examples
           This text has a color of #3a86ec        
        
          <p style="color:#3a86ec;">Text here</p>
        
        
          .mytext {color:#3a86ec;}
        
        Text color #3a86ec
      
           This box has a color of #3a86ec        
        
          <div style="background-color:#3a86ec;">Content here</div>
        
        
          .mybackground {background-color:#3a86ec;}
        
        Background color #3a86ec
      
           Border around this has a color of #3a86ec        
        
          <div style="border:2px solid #3a86ec;">Content here</div>
        
        
          .myborder {border:2px solid #3a86ec;}
        
        Border color #3a86ec