#5730d2 color space conversions
Hex:
        #5730d2
        RGB:
        87, 48, 210
        CMY:
        66, 81, 18
        CMYK:
        59, 77, 0, 18
      HSL:
        254°, 64.2857%, 50.5882%
        HSV (HSB):
        254°, 77.1429%, 82.3529%
        XYZ:
        16.6203, 8.7933, 61.7941
        xyY:
        0.1906, 0.1008, 8.7933
      CIE-Lab:
        35.5832, 57.2583, -76.6502
        CIE-LCH:
        35.5832, 95.6753, 306.7600
        CIE-Luv:
        35.5832, 0.5848, -107.0052
        Hunter-Lab:
        29.6535, 48.1528, -102.7954
      #5730d2 color charts
#5730d2 RGB chart
      #5730d2 CMYK chart
      #5730d2 RGB pie chart
      #5730d2 color shades, tints & tones
#5730d2 color schemes
#5730d2 color preview, HTML & CSS examples
           This text has a color of #5730d2        
        
          <p style="color:#5730d2;">Text here</p>
        
        
          .mytext {color:#5730d2;}
        
        Text color #5730d2
      
           This box has a color of #5730d2        
        
          <div style="background-color:#5730d2;">Content here</div>
        
        
          .mybackground {background-color:#5730d2;}
        
        Background color #5730d2
      
           Border around this has a color of #5730d2        
        
          <div style="border:2px solid #5730d2;">Content here</div>
        
        
          .myborder {border:2px solid #5730d2;}
        
        Border color #5730d2