#5612fb color space conversions
Hex:
        #5612fb
        RGB:
        86, 18, 251
        CMY:
        66, 93, 2
        CMYK:
        66, 93, 0, 2
      HSL:
        258°, 96.6805%, 52.7451%
        HSV (HSB):
        258°, 92.8287%, 98.4314%
        XYZ:
        21.4666, 9.3761, 91.9451
        xyY:
        0.1748, 0.0764, 9.3761
      CIE-Lab:
        36.6985, 77.3451, -98.1801
        CIE-LCH:
        36.6985, 124.9864, 308.2306
        CIE-Luv:
        36.6985, -0.8454, -131.5083
        Hunter-Lab:
        30.6204, 71.5530, -156.5983
      #5612fb color charts
#5612fb RGB chart
      #5612fb CMYK chart
      #5612fb RGB pie chart
      #5612fb color shades, tints & tones
#5612fb color schemes
#5612fb color preview, HTML & CSS examples
           This text has a color of #5612fb        
        
          <p style="color:#5612fb;">Text here</p>
        
        
          .mytext {color:#5612fb;}
        
        Text color #5612fb
      
           This box has a color of #5612fb        
        
          <div style="background-color:#5612fb;">Content here</div>
        
        
          .mybackground {background-color:#5612fb;}
        
        Background color #5612fb
      
           Border around this has a color of #5612fb        
        
          <div style="border:2px solid #5612fb;">Content here</div>
        
        
          .myborder {border:2px solid #5612fb;}
        
        Border color #5612fb