#5544fd color space conversions
Hex:
        #5544fd
        RGB:
        85, 68, 253
        CMY:
        67, 73, 1
        CMYK:
        66, 73, 0, 1
      HSL:
        246°, 97.8836%, 62.9412%
        HSV (HSB):
        246°, 73.1225%, 99.2157%
        XYZ:
        23.5431, 13.1574, 94.2273
        xyY:
        0.1798, 0.1005, 13.1574
      CIE-Lab:
        42.9994, 59.7030, -88.8677
        CIE-LCH:
        42.9994, 107.0604, 303.8940
        CIE-Luv:
        42.9994, -6.0575, -130.3513
        Hunter-Lab:
        36.2731, 52.3774, -128.6275
      #5544fd color charts
#5544fd RGB chart
      #5544fd CMYK chart
      #5544fd RGB pie chart
      #5544fd color shades, tints & tones
#5544fd color schemes
#5544fd color preview, HTML & CSS examples
           This text has a color of #5544fd        
        
          <p style="color:#5544fd;">Text here</p>
        
        
          .mytext {color:#5544fd;}
        
        Text color #5544fd
      
           This box has a color of #5544fd        
        
          <div style="background-color:#5544fd;">Content here</div>
        
        
          .mybackground {background-color:#5544fd;}
        
        Background color #5544fd
      
           Border around this has a color of #5544fd        
        
          <div style="border:2px solid #5544fd;">Content here</div>
        
        
          .myborder {border:2px solid #5544fd;}
        
        Border color #5544fd