#3271dc color space conversions
Hex:
        #3271dc
        RGB:
        50, 113, 220
        CMY:
        80, 56, 14
        CMYK:
        77, 49, 0, 14
      HSL:
        218°, 70.8333%, 52.9412%
        HSV (HSB):
        218°, 77.2727%, 86.2745%
        XYZ:
        20.1388, 17.6557, 70.0566
        xyY:
        0.1867, 0.1637, 17.6557
      CIE-Lab:
        49.0758, 17.5824, -60.4609
        CIE-LCH:
        49.0758, 62.9655, 286.2148
        CIE-Luv:
        49.0758, -22.4248, -94.0500
        Hunter-Lab:
        42.0187, 12.0192, -69.4396
      #3271dc color charts
#3271dc RGB chart
      #3271dc CMYK chart
      #3271dc RGB pie chart
      #3271dc color shades, tints & tones
#3271dc color schemes
#3271dc color preview, HTML & CSS examples
           This text has a color of #3271dc        
        
          <p style="color:#3271dc;">Text here</p>
        
        
          .mytext {color:#3271dc;}
        
        Text color #3271dc
      
           This box has a color of #3271dc        
        
          <div style="background-color:#3271dc;">Content here</div>
        
        
          .mybackground {background-color:#3271dc;}
        
        Background color #3271dc
      
           Border around this has a color of #3271dc        
        
          <div style="border:2px solid #3271dc;">Content here</div>
        
        
          .myborder {border:2px solid #3271dc;}
        
        Border color #3271dc