#5059df color space conversions
Hex:
        #5059df
        RGB:
        80, 89, 223
        CMY:
        69, 65, 13
        CMYK:
        64, 60, 0, 13
      HSL:
        236°, 69.0821%, 59.4118%
        HSV (HSB):
        236°, 64.1256%, 87.4510%
        XYZ:
        20.1999, 14.1779, 71.4840
        xyY:
        0.1908, 0.1339, 14.1779
      CIE-Lab:
        44.4870, 37.6628, -69.5373
        CIE-LCH:
        44.4870, 79.0817, 298.4409
        CIE-Luv:
        44.4870, -9.9528, -105.8805
        Hunter-Lab:
        37.6536, 29.8656, -86.2024
      #5059df color charts
#5059df RGB chart
      #5059df CMYK chart
      #5059df RGB pie chart
      #5059df color shades, tints & tones
#5059df color schemes
#5059df color preview, HTML & CSS examples
           This text has a color of #5059df        
        
          <p style="color:#5059df;">Text here</p>
        
        
          .mytext {color:#5059df;}
        
        Text color #5059df
      
           This box has a color of #5059df        
        
          <div style="background-color:#5059df;">Content here</div>
        
        
          .mybackground {background-color:#5059df;}
        
        Background color #5059df
      
           Border around this has a color of #5059df        
        
          <div style="border:2px solid #5059df;">Content here</div>
        
        
          .myborder {border:2px solid #5059df;}
        
        Border color #5059df