#5705d8 color space conversions
Hex:
        #5705d8
        RGB:
        87, 5, 216
        CMY:
        66, 98, 15
        CMYK:
        60, 98, 0, 15
      HSL:
        263°, 95.4751%, 43.3333%
        HSV (HSB):
        263°, 97.6852%, 84.7059%
        XYZ:
        16.3794, 7.0926, 65.4715
        xyY:
        0.1842, 0.0797, 7.0926
      CIE-Lab:
        32.0169, 71.2731, -86.0206
        CIE-LCH:
        32.0169, 111.7112, 309.6437
        CIE-Luv:
        32.0169, 3.0911, -111.6906
        Hunter-Lab:
        26.6320, 63.1763, -127.1146
      #5705d8 color charts
#5705d8 RGB chart
      #5705d8 CMYK chart
      #5705d8 RGB pie chart
      #5705d8 color shades, tints & tones
#5705d8 color schemes
#5705d8 color preview, HTML & CSS examples
           This text has a color of #5705d8        
        
          <p style="color:#5705d8;">Text here</p>
        
        
          .mytext {color:#5705d8;}
        
        Text color #5705d8
      
           This box has a color of #5705d8        
        
          <div style="background-color:#5705d8;">Content here</div>
        
        
          .mybackground {background-color:#5705d8;}
        
        Background color #5705d8
      
           Border around this has a color of #5705d8        
        
          <div style="border:2px solid #5705d8;">Content here</div>
        
        
          .myborder {border:2px solid #5705d8;}
        
        Border color #5705d8