#5f42eb color space conversions
Hex:
        #5f42eb
        RGB:
        95, 66, 235
        CMY:
        63, 74, 8
        CMYK:
        60, 72, 0, 8
      HSL:
        250°, 80.8612%, 59.0196%
        HSV (HSB):
        250°, 71.9149%, 92.1569%
        XYZ:
        21.6629, 12.3275, 79.8349
        xyY:
        0.1903, 0.1083, 12.3275
      CIE-Lab:
        41.7319, 56.5746, -80.8086
        CIE-LCH:
        41.7319, 98.6444, 304.9961
        CIE-Luv:
        41.7319, -1.9467, -119.1472
        Hunter-Lab:
        35.1105, 48.6898, -110.2373
      #5f42eb color charts
#5f42eb RGB chart
      #5f42eb CMYK chart
      #5f42eb RGB pie chart
      #5f42eb color shades, tints & tones
#5f42eb color schemes
#5f42eb color preview, HTML & CSS examples
           This text has a color of #5f42eb        
        
          <p style="color:#5f42eb;">Text here</p>
        
        
          .mytext {color:#5f42eb;}
        
        Text color #5f42eb
      
           This box has a color of #5f42eb        
        
          <div style="background-color:#5f42eb;">Content here</div>
        
        
          .mybackground {background-color:#5f42eb;}
        
        Background color #5f42eb
      
           Border around this has a color of #5f42eb        
        
          <div style="border:2px solid #5f42eb;">Content here</div>
        
        
          .myborder {border:2px solid #5f42eb;}
        
        Border color #5f42eb