#5175c7 color space conversions
Hex:
        #5175c7
        RGB:
        81, 117, 199
        CMY:
        68, 54, 22
        CMYK:
        59, 41, 0, 22
      HSL:
        222°, 51.3043%, 54.9020%
        HSV (HSB):
        222°, 59.2965%, 78.0392%
        XYZ:
        20.0634, 18.5954, 56.5647
        xyY:
        0.2107, 0.1953, 18.5954
      CIE-Lab:
        50.2105, 12.3192, -46.6214
        CIE-LCH:
        50.2105, 48.2216, 284.8015
        CIE-Luv:
        50.2105, -17.3690, -72.6218
        Hunter-Lab:
        43.1224, 7.5859, -47.5863
      #5175c7 color charts
#5175c7 RGB chart
      #5175c7 CMYK chart
      #5175c7 RGB pie chart
      #5175c7 color shades, tints & tones
#5175c7 color schemes
#5175c7 color preview, HTML & CSS examples
           This text has a color of #5175c7        
        
          <p style="color:#5175c7;">Text here</p>
        
        
          .mytext {color:#5175c7;}
        
        Text color #5175c7
      
           This box has a color of #5175c7        
        
          <div style="background-color:#5175c7;">Content here</div>
        
        
          .mybackground {background-color:#5175c7;}
        
        Background color #5175c7
      
           Border around this has a color of #5175c7        
        
          <div style="border:2px solid #5175c7;">Content here</div>
        
        
          .myborder {border:2px solid #5175c7;}
        
        Border color #5175c7