#5f51da color space conversions
Hex:
        #5f51da
        RGB:
        95, 81, 218
        CMY:
        63, 68, 15
        CMYK:
        56, 63, 0, 15
      HSL:
        246°, 64.9289%, 58.6275%
        HSV (HSB):
        246°, 62.8440%, 85.4902%
        XYZ:
        20.3166, 13.3797, 67.8414
        xyY:
        0.2001, 0.1318, 13.3797
      CIE-Lab:
        43.3299, 43.2241, -68.5282
        CIE-LCH:
        43.3299, 81.0212, 302.2416
        CIE-Luv:
        43.3299, -3.6139, -104.0349
        Hunter-Lab:
        36.5783, 35.1320, -84.3598
      #5f51da color charts
#5f51da RGB chart
      #5f51da CMYK chart
      #5f51da RGB pie chart
      #5f51da color shades, tints & tones
#5f51da color schemes
#5f51da color preview, HTML & CSS examples
           This text has a color of #5f51da        
        
          <p style="color:#5f51da;">Text here</p>
        
        
          .mytext {color:#5f51da;}
        
        Text color #5f51da
      
           This box has a color of #5f51da        
        
          <div style="background-color:#5f51da;">Content here</div>
        
        
          .mybackground {background-color:#5f51da;}
        
        Background color #5f51da
      
           Border around this has a color of #5f51da        
        
          <div style="border:2px solid #5f51da;">Content here</div>
        
        
          .myborder {border:2px solid #5f51da;}
        
        Border color #5f51da