#5d12fe color space conversions
Hex:
        #5d12fe
        RGB:
        93, 18, 254
        CMY:
        64, 93, 0
        CMYK:
        63, 93, 0, 0
      HSL:
        259°, 99.1597%, 53.3333%
        HSV (HSB):
        259°, 92.9134%, 99.6078%
        XYZ:
        22.6199, 9.9155, 94.4876
        xyY:
        0.1781, 0.0781, 9.9155
      CIE-Lab:
        37.6904, 78.4277, -98.1966
        CIE-LCH:
        37.6904, 125.6722, 308.6137
        CIE-Luv:
        37.6904, 0.5375, -133.3347
        Hunter-Lab:
        31.4889, 73.1189, -155.8670
      #5d12fe color charts
#5d12fe RGB chart
      #5d12fe CMYK chart
      #5d12fe RGB pie chart
      #5d12fe color shades, tints & tones
#5d12fe color schemes
#5d12fe color preview, HTML & CSS examples
           This text has a color of #5d12fe        
        
          <p style="color:#5d12fe;">Text here</p>
        
        
          .mytext {color:#5d12fe;}
        
        Text color #5d12fe
      
           This box has a color of #5d12fe        
        
          <div style="background-color:#5d12fe;">Content here</div>
        
        
          .mybackground {background-color:#5d12fe;}
        
        Background color #5d12fe
      
           Border around this has a color of #5d12fe        
        
          <div style="border:2px solid #5d12fe;">Content here</div>
        
        
          .myborder {border:2px solid #5d12fe;}
        
        Border color #5d12fe