#5d70ee color space conversions
Hex:
        #5d70ee
        RGB:
        93, 112, 238
        CMY:
        64, 56, 7
        CMYK:
        61, 53, 0, 7
      HSL:
        232°, 81.0056%, 64.9020%
        HSV (HSB):
        232°, 60.9244%, 93.3333%
        XYZ:
        25.7410, 20.0885, 83.4097
        xyY:
        0.1992, 0.1554, 20.0885
      CIE-Lab:
        51.9372, 30.6609, -65.8660
        CIE-LCH:
        51.9372, 72.6527, 294.9622
        CIE-Luv:
        51.9372, -13.1559, -104.7605
        Hunter-Lab:
        44.8202, 24.0800, -78.9635
      #5d70ee color charts
#5d70ee RGB chart
      #5d70ee CMYK chart
      #5d70ee RGB pie chart
      #5d70ee color shades, tints & tones
#5d70ee color schemes
#5d70ee color preview, HTML & CSS examples
           This text has a color of #5d70ee        
        
          <p style="color:#5d70ee;">Text here</p>
        
        
          .mytext {color:#5d70ee;}
        
        Text color #5d70ee
      
           This box has a color of #5d70ee        
        
          <div style="background-color:#5d70ee;">Content here</div>
        
        
          .mybackground {background-color:#5d70ee;}
        
        Background color #5d70ee
      
           Border around this has a color of #5d70ee        
        
          <div style="border:2px solid #5d70ee;">Content here</div>
        
        
          .myborder {border:2px solid #5d70ee;}
        
        Border color #5d70ee