#3271d5 color space conversions
Hex:
        #3271d5
        RGB:
        50, 113, 213
        CMY:
        80, 56, 16
        CMYK:
        77, 47, 0, 16
      HSL:
        217°, 65.9919%, 51.5686%
        HSV (HSB):
        217°, 76.5258%, 83.5294%
        XYZ:
        19.2308, 17.2925, 65.2750
        xyY:
        0.1889, 0.1699, 17.2925
      CIE-Lab:
        48.6264, 14.9701, -57.2145
        CIE-LCH:
        48.6264, 59.1405, 284.6627
        CIE-Luv:
        48.6264, -22.5715, -88.6928
        Hunter-Lab:
        41.5842, 9.7756, -63.9590
      #3271d5 color charts
#3271d5 RGB chart
      #3271d5 CMYK chart
      #3271d5 RGB pie chart
      #3271d5 color shades, tints & tones
#3271d5 color schemes
#3271d5 color preview, HTML & CSS examples
           This text has a color of #3271d5        
        
          <p style="color:#3271d5;">Text here</p>
        
        
          .mytext {color:#3271d5;}
        
        Text color #3271d5
      
           This box has a color of #3271d5        
        
          <div style="background-color:#3271d5;">Content here</div>
        
        
          .mybackground {background-color:#3271d5;}
        
        Background color #3271d5
      
           Border around this has a color of #3271d5        
        
          <div style="border:2px solid #3271d5;">Content here</div>
        
        
          .myborder {border:2px solid #3271d5;}
        
        Border color #3271d5