#5f79ed color space conversions
Hex:
        #5f79ed
        RGB:
        95, 121, 237
        CMY:
        63, 53, 7
        CMYK:
        60, 49, 0, 7
      HSL:
        229°, 79.7753%, 65.0980%
        HSV (HSB):
        229°, 59.9156%, 92.9412%
        XYZ:
        26.8427, 22.2221, 82.9953
        xyY:
        0.2033, 0.1683, 22.2221
      CIE-Lab:
        54.2618, 25.1919, -61.5544
        CIE-LCH:
        54.2618, 66.5099, 292.2574
        CIE-Luv:
        54.2618, -15.2219, -98.7688
        Hunter-Lab:
        47.1403, 19.1465, -71.3879
      #5f79ed color charts
#5f79ed RGB chart
      #5f79ed CMYK chart
      #5f79ed RGB pie chart
      #5f79ed color shades, tints & tones
#5f79ed color schemes
#5f79ed color preview, HTML & CSS examples
           This text has a color of #5f79ed        
        
          <p style="color:#5f79ed;">Text here</p>
        
        
          .mytext {color:#5f79ed;}
        
        Text color #5f79ed
      
           This box has a color of #5f79ed        
        
          <div style="background-color:#5f79ed;">Content here</div>
        
        
          .mybackground {background-color:#5f79ed;}
        
        Background color #5f79ed
      
           Border around this has a color of #5f79ed        
        
          <div style="border:2px solid #5f79ed;">Content here</div>
        
        
          .myborder {border:2px solid #5f79ed;}
        
        Border color #5f79ed