#5f42da color space conversions
Hex:
        #5f42da
        RGB:
        95, 66, 218
        CMY:
        63, 74, 15
        CMYK:
        56, 70, 0, 15
      HSL:
        251°, 67.2566%, 55.6863%
        HSV (HSB):
        251°, 69.7248%, 85.4902%
        XYZ:
        19.3224, 11.3913, 67.5100
        xyY:
        0.1967, 0.1160, 11.3913
      CIE-Lab:
        40.2318, 51.6194, -73.5911
        CIE-LCH:
        40.2318, 89.8900, 305.0472
        CIE-Luv:
        40.2318, -0.5411, -108.4115
        Hunter-Lab:
        33.7510, 43.1270, -94.9685
      #5f42da color charts
#5f42da RGB chart
      #5f42da CMYK chart
      #5f42da RGB pie chart
      #5f42da color shades, tints & tones
#5f42da color schemes
#5f42da color preview, HTML & CSS examples
           This text has a color of #5f42da        
        
          <p style="color:#5f42da;">Text here</p>
        
        
          .mytext {color:#5f42da;}
        
        Text color #5f42da
      
           This box has a color of #5f42da        
        
          <div style="background-color:#5f42da;">Content here</div>
        
        
          .mybackground {background-color:#5f42da;}
        
        Background color #5f42da
      
           Border around this has a color of #5f42da        
        
          <div style="border:2px solid #5f42da;">Content here</div>
        
        
          .myborder {border:2px solid #5f42da;}
        
        Border color #5f42da