#5f56ee color space conversions
Hex:
        #5f56ee
        RGB:
        95, 86, 238
        CMY:
        63, 66, 7
        CMYK:
        60, 64, 0, 7
      HSL:
        244°, 81.7204%, 63.5294%
        HSV (HSB):
        244°, 63.8655%, 93.3333%
        XYZ:
        23.4797, 15.2615, 82.5972
        xyY:
        0.1935, 0.1258, 15.2615
      CIE-Lab:
        45.9903, 46.5294, -75.5230
        CIE-LCH:
        45.9903, 88.7058, 301.6371
        CIE-Luv:
        45.9903, -6.0235, -115.8295
        Hunter-Lab:
        39.0660, 38.9178, -98.0106
      #5f56ee color charts
#5f56ee RGB chart
      #5f56ee CMYK chart
      #5f56ee RGB pie chart
      #5f56ee color shades, tints & tones
#5f56ee color schemes
#5f56ee color preview, HTML & CSS examples
           This text has a color of #5f56ee        
        
          <p style="color:#5f56ee;">Text here</p>
        
        
          .mytext {color:#5f56ee;}
        
        Text color #5f56ee
      
           This box has a color of #5f56ee        
        
          <div style="background-color:#5f56ee;">Content here</div>
        
        
          .mybackground {background-color:#5f56ee;}
        
        Background color #5f56ee
      
           Border around this has a color of #5f56ee        
        
          <div style="border:2px solid #5f56ee;">Content here</div>
        
        
          .myborder {border:2px solid #5f56ee;}
        
        Border color #5f56ee