#5145cf color space conversions
Hex:
        #5145cf
        RGB:
        81, 69, 207
        CMY:
        68, 73, 19
        CMYK:
        61, 67, 0, 19
      HSL:
        245°, 58.9744%, 54.1176%
        HSV (HSB):
        245°, 66.6667%, 81.1765%
        XYZ:
        16.7839, 10.5106, 60.1756
        xyY:
        0.1919, 0.1202, 10.5106
      CIE-Lab:
        38.7436, 44.5506, -69.7428
        CIE-LCH:
        38.7436, 82.7576, 302.5698
        CIE-Luv:
        38.7436, -4.3862, -101.6642
        Hunter-Lab:
        32.4200, 35.6750, -87.3557
      #5145cf color charts
#5145cf RGB chart
      #5145cf CMYK chart
      #5145cf RGB pie chart
      #5145cf color shades, tints & tones
#5145cf color schemes
#5145cf color preview, HTML & CSS examples
           This text has a color of #5145cf        
        
          <p style="color:#5145cf;">Text here</p>
        
        
          .mytext {color:#5145cf;}
        
        Text color #5145cf
      
           This box has a color of #5145cf        
        
          <div style="background-color:#5145cf;">Content here</div>
        
        
          .mybackground {background-color:#5145cf;}
        
        Background color #5145cf
      
           Border around this has a color of #5145cf        
        
          <div style="border:2px solid #5145cf;">Content here</div>
        
        
          .myborder {border:2px solid #5145cf;}
        
        Border color #5145cf