#5533df color space conversions
Hex:
        #5533df
        RGB:
        85, 51, 223
        CMY:
        67, 80, 13
        CMYK:
        62, 77, 0, 13
      HSL:
        252°, 72.8814%, 53.7255%
        HSV (HSB):
        252°, 77.1300%, 87.4510%
        XYZ:
        18.2494, 9.6267, 70.7083
        xyY:
        0.1851, 0.0976, 9.6267
      CIE-Lab:
        37.1639, 59.2974, -81.5324
        CIE-LCH:
        37.1639, 100.8153, 306.0279
        CIE-Luv:
        37.1639, -1.4794, -114.5779
        Hunter-Lab:
        31.0269, 50.6934, -113.3995
      #5533df color charts
#5533df RGB chart
      #5533df CMYK chart
      #5533df RGB pie chart
      #5533df color shades, tints & tones
#5533df color schemes
#5533df color preview, HTML & CSS examples
           This text has a color of #5533df        
        
          <p style="color:#5533df;">Text here</p>
        
        
          .mytext {color:#5533df;}
        
        Text color #5533df
      
           This box has a color of #5533df        
        
          <div style="background-color:#5533df;">Content here</div>
        
        
          .mybackground {background-color:#5533df;}
        
        Background color #5533df
      
           Border around this has a color of #5533df        
        
          <div style="border:2px solid #5533df;">Content here</div>
        
        
          .myborder {border:2px solid #5533df;}
        
        Border color #5533df