#3172eb color space conversions
Hex:
        #3172eb
        RGB:
        49, 114, 235
        CMY:
        81, 55, 8
        CMYK:
        79, 51, 0, 8
      HSL:
        219°, 82.3009%, 55.6863%
        HSV (HSB):
        219°, 79.1489%, 92.1569%
        XYZ:
        22.2793, 18.6858, 81.0297
        xyY:
        0.1826, 0.1532, 18.6858
      CIE-Lab:
        50.3175, 22.4376, -66.9012
        CIE-LCH:
        50.3175, 70.5635, 288.5406
        CIE-Luv:
        50.3175, -22.5792, -104.7484
        Hunter-Lab:
        43.2270, 16.3521, -80.8811
      #3172eb color charts
#3172eb RGB chart
      #3172eb CMYK chart
      #3172eb RGB pie chart
      #3172eb color shades, tints & tones
#3172eb color schemes
#3172eb color preview, HTML & CSS examples
           This text has a color of #3172eb        
        
          <p style="color:#3172eb;">Text here</p>
        
        
          .mytext {color:#3172eb;}
        
        Text color #3172eb
      
           This box has a color of #3172eb        
        
          <div style="background-color:#3172eb;">Content here</div>
        
        
          .mybackground {background-color:#3172eb;}
        
        Background color #3172eb
      
           Border around this has a color of #3172eb        
        
          <div style="border:2px solid #3172eb;">Content here</div>
        
        
          .myborder {border:2px solid #3172eb;}
        
        Border color #3172eb