#5141fc color space conversions
Hex:
        #5141fc
        RGB:
        81, 65, 252
        CMY:
        68, 75, 1
        CMYK:
        68, 74, 0, 1
      HSL:
        245°, 96.8912%, 62.1569%
        HSV (HSB):
        245°, 74.2063%, 98.8235%
        XYZ:
        22.8543, 12.5582, 93.3149
        xyY:
        0.1775, 0.0976, 12.5582
      CIE-Lab:
        42.0899, 60.5312, -89.8188
        CIE-LCH:
        42.0899, 108.3118, 303.9770
        CIE-Luv:
        42.0899, -6.4123, -130.3497
        Hunter-Lab:
        35.4375, 53.1022, -131.3174
      #5141fc color charts
#5141fc RGB chart
      #5141fc CMYK chart
      #5141fc RGB pie chart
      #5141fc color shades, tints & tones
#5141fc color schemes
#5141fc color preview, HTML & CSS examples
           This text has a color of #5141fc        
        
          <p style="color:#5141fc;">Text here</p>
        
        
          .mytext {color:#5141fc;}
        
        Text color #5141fc
      
           This box has a color of #5141fc        
        
          <div style="background-color:#5141fc;">Content here</div>
        
        
          .mybackground {background-color:#5141fc;}
        
        Background color #5141fc
      
           Border around this has a color of #5141fc        
        
          <div style="border:2px solid #5141fc;">Content here</div>
        
        
          .myborder {border:2px solid #5141fc;}
        
        Border color #5141fc