#5e12dc color space conversions
Hex:
        #5e12dc
        RGB:
        94, 18, 220
        CMY:
        63, 93, 14
        CMYK:
        57, 92, 0, 14
      HSL:
        263°, 84.8739%, 46.6667%
        HSV (HSB):
        263°, 91.8182%, 86.2745%
        XYZ:
        17.7507, 7.9796, 68.3148
        xyY:
        0.1887, 0.0848, 7.9796
      CIE-Lab:
        33.9404, 70.5397, -85.1134
        CIE-LCH:
        33.9404, 110.5448, 309.6510
        CIE-Luv:
        33.9404, 4.2068, -114.0943
        Hunter-Lab:
        28.2482, 62.7319, -123.6119
      #5e12dc color charts
#5e12dc RGB chart
      #5e12dc CMYK chart
      #5e12dc RGB pie chart
      #5e12dc color shades, tints & tones
#5e12dc color schemes
#5e12dc color preview, HTML & CSS examples
           This text has a color of #5e12dc        
        
          <p style="color:#5e12dc;">Text here</p>
        
        
          .mytext {color:#5e12dc;}
        
        Text color #5e12dc
      
           This box has a color of #5e12dc        
        
          <div style="background-color:#5e12dc;">Content here</div>
        
        
          .mybackground {background-color:#5e12dc;}
        
        Background color #5e12dc
      
           Border around this has a color of #5e12dc        
        
          <div style="border:2px solid #5e12dc;">Content here</div>
        
        
          .myborder {border:2px solid #5e12dc;}
        
        Border color #5e12dc