#5633d2 color space conversions
Hex:
        #5633d2
        RGB:
        86, 51, 210
        CMY:
        66, 80, 18
        CMYK:
        59, 76, 0, 18
      HSL:
        253°, 63.8554%, 51.1765%
        HSV (HSB):
        253°, 75.7143%, 82.3529%
        XYZ:
        16.6544, 8.9992, 61.8320
        xyY:
        0.1904, 0.1029, 8.9992
      CIE-Lab:
        35.9828, 55.7272, -75.9951
        CIE-LCH:
        35.9828, 94.2379, 306.2526
        CIE-Luv:
        35.9828, -0.1134, -106.6997
        Hunter-Lab:
        29.9987, 46.6004, -101.2068
      #5633d2 color charts
#5633d2 RGB chart
      #5633d2 CMYK chart
      #5633d2 RGB pie chart
      #5633d2 color shades, tints & tones
#5633d2 color schemes
#5633d2 color preview, HTML & CSS examples
           This text has a color of #5633d2        
        
          <p style="color:#5633d2;">Text here</p>
        
        
          .mytext {color:#5633d2;}
        
        Text color #5633d2
      
           This box has a color of #5633d2        
        
          <div style="background-color:#5633d2;">Content here</div>
        
        
          .mybackground {background-color:#5633d2;}
        
        Background color #5633d2
      
           Border around this has a color of #5633d2        
        
          <div style="border:2px solid #5633d2;">Content here</div>
        
        
          .myborder {border:2px solid #5633d2;}
        
        Border color #5633d2