#5f61da color space conversions
Hex:
        #5f61da
        RGB:
        95, 97, 218
        CMY:
        63, 62, 15
        CMYK:
        56, 56, 0, 15
      HSL:
        239°, 62.4365%, 61.3725%
        HSV (HSB):
        239°, 56.4220%, 85.4902%
        XYZ:
        21.6489, 16.0442, 68.2855
        xyY:
        0.2043, 0.1514, 16.0442
      CIE-Lab:
        47.0325, 33.6615, -62.5164
        CIE-LCH:
        47.0325, 71.0028, 298.2999
        CIE-Luv:
        47.0325, -7.6289, -97.3655
        Hunter-Lab:
        40.0553, 26.3782, -73.0378
      #5f61da color charts
#5f61da RGB chart
      #5f61da CMYK chart
      #5f61da RGB pie chart
      #5f61da color shades, tints & tones
#5f61da color schemes
#5f61da color preview, HTML & CSS examples
           This text has a color of #5f61da        
        
          <p style="color:#5f61da;">Text here</p>
        
        
          .mytext {color:#5f61da;}
        
        Text color #5f61da
      
           This box has a color of #5f61da        
        
          <div style="background-color:#5f61da;">Content here</div>
        
        
          .mybackground {background-color:#5f61da;}
        
        Background color #5f61da
      
           Border around this has a color of #5f61da        
        
          <div style="border:2px solid #5f61da;">Content here</div>
        
        
          .myborder {border:2px solid #5f61da;}
        
        Border color #5f61da