#5f63da color space conversions
Hex:
        #5f63da
        RGB:
        95, 99, 218
        CMY:
        63, 61, 15
        CMYK:
        56, 55, 0, 15
      HSL:
        238°, 62.4365%, 61.3725%
        HSV (HSB):
        238°, 56.4220%, 85.4902%
        XYZ:
        21.8360, 16.4185, 68.3479
        xyY:
        0.2048, 0.1540, 16.4185
      CIE-Lab:
        47.5189, 32.4423, -61.7299
        CIE-LCH:
        47.5189, 69.7358, 297.7243
        CIE-Luv:
        47.5189, -8.1798, -96.3911
        Hunter-Lab:
        40.5198, 25.2837, -71.6452
      #5f63da color charts
#5f63da RGB chart
      #5f63da CMYK chart
      #5f63da RGB pie chart
      #5f63da color shades, tints & tones
#5f63da color schemes
#5f63da color preview, HTML & CSS examples
           This text has a color of #5f63da        
        
          <p style="color:#5f63da;">Text here</p>
        
        
          .mytext {color:#5f63da;}
        
        Text color #5f63da
      
           This box has a color of #5f63da        
        
          <div style="background-color:#5f63da;">Content here</div>
        
        
          .mybackground {background-color:#5f63da;}
        
        Background color #5f63da
      
           Border around this has a color of #5f63da        
        
          <div style="border:2px solid #5f63da;">Content here</div>
        
        
          .myborder {border:2px solid #5f63da;}
        
        Border color #5f63da