#5101cf color space conversions
Hex:
        #5101cf
        RGB:
        81, 1, 207
        CMY:
        68, 100, 19
        CMYK:
        61, 100, 0, 19
      HSL:
        263°, 99.0385%, 40.7843%
        HSV (HSB):
        263°, 99.5169%, 81.1765%
        XYZ:
        14.6667, 6.2760, 59.4699
        xyY:
        0.1824, 0.0780, 6.2760
      CIE-Lab:
        30.0985, 69.4847, -84.0040
        CIE-LCH:
        30.0985, 109.0175, 309.5962
        CIE-Luv:
        30.0985, 2.5119, -106.3011
        Hunter-Lab:
        25.0520, 60.6616, -123.2095
      #5101cf color charts
#5101cf RGB chart
      #5101cf CMYK chart
      #5101cf RGB pie chart
      #5101cf color shades, tints & tones
#5101cf color schemes
#5101cf color preview, HTML & CSS examples
           This text has a color of #5101cf        
        
          <p style="color:#5101cf;">Text here</p>
        
        
          .mytext {color:#5101cf;}
        
        Text color #5101cf
      
           This box has a color of #5101cf        
        
          <div style="background-color:#5101cf;">Content here</div>
        
        
          .mybackground {background-color:#5101cf;}
        
        Background color #5101cf
      
           Border around this has a color of #5101cf        
        
          <div style="border:2px solid #5101cf;">Content here</div>
        
        
          .myborder {border:2px solid #5101cf;}
        
        Border color #5101cf