#5706cd color space conversions
Hex:
        #5706cd
        RGB:
        87, 6, 205
        CMY:
        66, 98, 20
        CMYK:
        58, 97, 0, 20
      HSL:
        264°, 94.3128%, 41.3725%
        HSV (HSB):
        264°, 97.0732%, 80.3922%
        XYZ:
        15.0150, 6.5643, 58.2333
        xyY:
        0.1881, 0.0822, 6.5643
      CIE-Lab:
        30.7936, 68.5951, -81.6644
        CIE-LCH:
        30.7936, 106.6506, 310.0290
        CIE-Luv:
        30.7936, 4.2326, -105.4156
        Hunter-Lab:
        25.6208, 59.7733, -116.8250
      #5706cd color charts
#5706cd RGB chart
      #5706cd CMYK chart
      #5706cd RGB pie chart
      #5706cd color shades, tints & tones
#5706cd color schemes
#5706cd color preview, HTML & CSS examples
           This text has a color of #5706cd        
        
          <p style="color:#5706cd;">Text here</p>
        
        
          .mytext {color:#5706cd;}
        
        Text color #5706cd
      
           This box has a color of #5706cd        
        
          <div style="background-color:#5706cd;">Content here</div>
        
        
          .mybackground {background-color:#5706cd;}
        
        Background color #5706cd
      
           Border around this has a color of #5706cd        
        
          <div style="border:2px solid #5706cd;">Content here</div>
        
        
          .myborder {border:2px solid #5706cd;}
        
        Border color #5706cd