#5f62df color space conversions
Hex:
        #5f62df
        RGB:
        95, 98, 223
        CMY:
        63, 62, 13
        CMYK:
        57, 56, 0, 13
      HSL:
        239°, 66.6667%, 62.3529%
        HSV (HSB):
        239°, 57.3991%, 87.4510%
        XYZ:
        22.4063, 16.4960, 71.8151
        xyY:
        0.2024, 0.1490, 16.4960
      CIE-Lab:
        47.6186, 34.6553, -64.4061
        CIE-LCH:
        47.6186, 73.1378, 298.2836
        CIE-Luv:
        47.6186, -8.1445, -100.5380
        Hunter-Lab:
        40.6152, 27.3968, -76.4049
      #5f62df color charts
#5f62df RGB chart
      #5f62df CMYK chart
      #5f62df RGB pie chart
      #5f62df color shades, tints & tones
#5f62df color schemes
#5f62df color preview, HTML & CSS examples
           This text has a color of #5f62df        
        
          <p style="color:#5f62df;">Text here</p>
        
        
          .mytext {color:#5f62df;}
        
        Text color #5f62df
      
           This box has a color of #5f62df        
        
          <div style="background-color:#5f62df;">Content here</div>
        
        
          .mybackground {background-color:#5f62df;}
        
        Background color #5f62df
      
           Border around this has a color of #5f62df        
        
          <div style="border:2px solid #5f62df;">Content here</div>
        
        
          .myborder {border:2px solid #5f62df;}
        
        Border color #5f62df