#5059fd color space conversions
Hex:
        #5059fd
        RGB:
        80, 89, 253
        CMY:
        69, 65, 1
        CMYK:
        68, 65, 0, 1
      HSL:
        237°, 97.7401%, 65.2941%
        HSV (HSB):
        237°, 68.3794%, 99.2157%
        XYZ:
        24.6103, 15.9421, 94.7085
        xyY:
        0.1819, 0.1179, 15.9421
      CIE-Lab:
        46.8984, 47.5719, -82.4693
        CIE-LCH:
        46.8984, 95.2065, 299.9782
        CIE-Luv:
        46.8984, -11.0713, -125.8685
        Hunter-Lab:
        39.9275, 40.1495, -112.6872
      #5059fd color charts
#5059fd RGB chart
      #5059fd CMYK chart
      #5059fd RGB pie chart
      #5059fd color shades, tints & tones
#5059fd color schemes
#5059fd color preview, HTML & CSS examples
           This text has a color of #5059fd        
        
          <p style="color:#5059fd;">Text here</p>
        
        
          .mytext {color:#5059fd;}
        
        Text color #5059fd
      
           This box has a color of #5059fd        
        
          <div style="background-color:#5059fd;">Content here</div>
        
        
          .mybackground {background-color:#5059fd;}
        
        Background color #5059fd
      
           Border around this has a color of #5059fd        
        
          <div style="border:2px solid #5059fd;">Content here</div>
        
        
          .myborder {border:2px solid #5059fd;}
        
        Border color #5059fd