#5441fc color space conversions
Hex:
        #5441fc
        RGB:
        84, 65, 252
        CMY:
        67, 75, 1
        CMYK:
        67, 74, 0, 1
      HSL:
        246°, 96.8912%, 62.1569%
        HSV (HSB):
        246°, 74.2063%, 98.8235%
        XYZ:
        23.1171, 12.6937, 93.3272
        xyY:
        0.1790, 0.0983, 12.6937
      CIE-Lab:
        42.2980, 60.8212, -89.4682
        CIE-LCH:
        42.2980, 108.1840, 304.2082
        CIE-Luv:
        42.2980, -5.7563, -130.2336
        Hunter-Lab:
        35.6282, 53.4693, -130.3689
      #5441fc color charts
#5441fc RGB chart
      #5441fc CMYK chart
      #5441fc RGB pie chart
      #5441fc color shades, tints & tones
#5441fc color schemes
#5441fc color preview, HTML & CSS examples
           This text has a color of #5441fc        
        
          <p style="color:#5441fc;">Text here</p>
        
        
          .mytext {color:#5441fc;}
        
        Text color #5441fc
      
           This box has a color of #5441fc        
        
          <div style="background-color:#5441fc;">Content here</div>
        
        
          .mybackground {background-color:#5441fc;}
        
        Background color #5441fc
      
           Border around this has a color of #5441fc        
        
          <div style="border:2px solid #5441fc;">Content here</div>
        
        
          .myborder {border:2px solid #5441fc;}
        
        Border color #5441fc