#5118cf color space conversions
Hex:
        #5118cf
        RGB:
        81, 24, 207
        CMY:
        68, 91, 19
        CMYK:
        61, 88, 0, 19
      HSL:
        259°, 79.2208%, 45.2941%
        HSV (HSB):
        259°, 88.4058%, 81.1765%
        XYZ:
        14.9825, 6.9076, 59.5751
        xyY:
        0.1839, 0.0848, 6.9076
      CIE-Lab:
        31.5956, 64.9426, -81.5191
        CIE-LCH:
        31.5956, 104.2253, 308.5427
        CIE-Luv:
        31.5956, 1.5304, -106.4817
        Hunter-Lab:
        26.2823, 55.7615, -115.9974
      #5118cf color charts
#5118cf RGB chart
      #5118cf CMYK chart
      #5118cf RGB pie chart
      #5118cf color shades, tints & tones
#5118cf color schemes
#5118cf color preview, HTML & CSS examples
           This text has a color of #5118cf        
        
          <p style="color:#5118cf;">Text here</p>
        
        
          .mytext {color:#5118cf;}
        
        Text color #5118cf
      
           This box has a color of #5118cf        
        
          <div style="background-color:#5118cf;">Content here</div>
        
        
          .mybackground {background-color:#5118cf;}
        
        Background color #5118cf
      
           Border around this has a color of #5118cf        
        
          <div style="border:2px solid #5118cf;">Content here</div>
        
        
          .myborder {border:2px solid #5118cf;}
        
        Border color #5118cf