#5105fc color space conversions
Hex:
        #5105fc
        RGB:
        81, 5, 252
        CMY:
        68, 98, 1
        CMYK:
        68, 98, 0, 1
      HSL:
        258°, 97.6285%, 50.3922%
        HSV (HSB):
        258°, 98.0159%, 98.8235%
        XYZ:
        21.0183, 8.8861, 92.7029
        xyY:
        0.1714, 0.0725, 8.8861
      CIE-Lab:
        35.7642, 79.2377, -100.3090
        CIE-LCH:
        35.7642, 127.8300, 308.3065
        CIE-Luv:
        35.7642, -1.5875, -131.7566
        Hunter-Lab:
        29.8096, 73.6906, -163.5150
      #5105fc color charts
#5105fc RGB chart
      #5105fc CMYK chart
      #5105fc RGB pie chart
      #5105fc color shades, tints & tones
#5105fc color schemes
#5105fc color preview, HTML & CSS examples
           This text has a color of #5105fc        
        
          <p style="color:#5105fc;">Text here</p>
        
        
          .mytext {color:#5105fc;}
        
        Text color #5105fc
      
           This box has a color of #5105fc        
        
          <div style="background-color:#5105fc;">Content here</div>
        
        
          .mybackground {background-color:#5105fc;}
        
        Background color #5105fc
      
           Border around this has a color of #5105fc        
        
          <div style="border:2px solid #5105fc;">Content here</div>
        
        
          .myborder {border:2px solid #5105fc;}
        
        Border color #5105fc