#5575fd color space conversions
Hex:
        #5575fd
        RGB:
        85, 117, 253
        CMY:
        67, 54, 1
        CMYK:
        66, 54, 0, 1
      HSL:
        229°, 97.6744%, 66.2745%
        HSV (HSB):
        229°, 66.4032%, 99.2157%
        XYZ:
        27.8372, 21.7457, 95.6587
        xyY:
        0.1917, 0.1497, 21.7457
      CIE-Lab:
        53.7562, 31.3736, -71.2819
        CIE-LCH:
        53.7562, 77.8807, 293.7559
        CIE-Luv:
        53.7562, -16.8616, -113.9189
        Hunter-Lab:
        46.6323, 24.9493, -88.9813
      #5575fd color charts
#5575fd RGB chart
      #5575fd CMYK chart
      #5575fd RGB pie chart
      #5575fd color shades, tints & tones
#5575fd color schemes
#5575fd color preview, HTML & CSS examples
           This text has a color of #5575fd        
        
          <p style="color:#5575fd;">Text here</p>
        
        
          .mytext {color:#5575fd;}
        
        Text color #5575fd
      
           This box has a color of #5575fd        
        
          <div style="background-color:#5575fd;">Content here</div>
        
        
          .mybackground {background-color:#5575fd;}
        
        Background color #5575fd
      
           Border around this has a color of #5575fd        
        
          <div style="border:2px solid #5575fd;">Content here</div>
        
        
          .myborder {border:2px solid #5575fd;}
        
        Border color #5575fd