#5147bb color space conversions
Hex:
        #5147bb
        RGB:
        81, 71, 187
        CMY:
        68, 72, 27
        CMYK:
        57, 62, 0, 27
      HSL:
        245°, 46.0317%, 50.5882%
        HSV (HSB):
        245°, 62.0321%, 73.3333%
        XYZ:
        14.6162, 9.8437, 48.1434
        xyY:
        0.2013, 0.1356, 9.8437
      CIE-Lab:
        37.5604, 37.0134, -60.0208
        CIE-LCH:
        37.5604, 70.5159, 301.6612
        CIE-Luv:
        37.5604, -3.5230, -87.6368
        Hunter-Lab:
        31.3746, 28.2507, -69.0164
      #5147bb color charts
#5147bb RGB chart
      #5147bb CMYK chart
      #5147bb RGB pie chart
      #5147bb color shades, tints & tones
#5147bb color schemes
#5147bb color preview, HTML & CSS examples
           This text has a color of #5147bb        
        
          <p style="color:#5147bb;">Text here</p>
        
        
          .mytext {color:#5147bb;}
        
        Text color #5147bb
      
           This box has a color of #5147bb        
        
          <div style="background-color:#5147bb;">Content here</div>
        
        
          .mybackground {background-color:#5147bb;}
        
        Background color #5147bb
      
           Border around this has a color of #5147bb        
        
          <div style="border:2px solid #5147bb;">Content here</div>
        
        
          .myborder {border:2px solid #5147bb;}
        
        Border color #5147bb