#5a12bc color space conversions
Hex:
        #5a12bc
        RGB:
        90, 18, 188
        CMY:
        65, 93, 26
        CMYK:
        52, 90, 0, 26
      HSL:
        265°, 82.5243%, 40.3922%
        HSV (HSB):
        265°, 90.4255%, 73.7255%
        XYZ:
        13.5099, 6.2371, 48.0688
        xyY:
        0.1992, 0.0920, 6.2371
      CIE-Lab:
        30.0030, 62.6514, -72.9721
        CIE-LCH:
        30.0030, 96.1776, 310.6483
        CIE-Luv:
        30.0030, 6.7176, -95.5352
        Hunter-Lab:
        24.9742, 52.8551, -96.6357
      #5a12bc color charts
#5a12bc RGB chart
      #5a12bc CMYK chart
      #5a12bc RGB pie chart
      #5a12bc color shades, tints & tones
#5a12bc color schemes
#5a12bc color preview, HTML & CSS examples
           This text has a color of #5a12bc        
        
          <p style="color:#5a12bc;">Text here</p>
        
        
          .mytext {color:#5a12bc;}
        
        Text color #5a12bc
      
           This box has a color of #5a12bc        
        
          <div style="background-color:#5a12bc;">Content here</div>
        
        
          .mybackground {background-color:#5a12bc;}
        
        Background color #5a12bc
      
           Border around this has a color of #5a12bc        
        
          <div style="border:2px solid #5a12bc;">Content here</div>
        
        
          .myborder {border:2px solid #5a12bc;}
        
        Border color #5a12bc