#5123c7 color space conversions
Hex:
        #5123c7
        RGB:
        81, 35, 199
        CMY:
        68, 86, 22
        CMYK:
        59, 82, 0, 22
      HSL:
        257°, 70.0855%, 45.8824%
        HSV (HSB):
        257°, 82.4121%, 78.0392%
        XYZ:
        14.3032, 7.0749, 54.6446
        xyY:
        0.1881, 0.0931, 7.0749
      CIE-Lab:
        31.9769, 59.1541, -76.2185
        CIE-LCH:
        31.9769, 96.4804, 307.8154
        CIE-Luv:
        31.9769, 1.3959, -101.6033
        Hunter-Lab:
        26.5987, 49.4387, -103.1867
      #5123c7 color charts
#5123c7 RGB chart
      #5123c7 CMYK chart
      #5123c7 RGB pie chart
      #5123c7 color shades, tints & tones
#5123c7 color schemes
#5123c7 color preview, HTML & CSS examples
           This text has a color of #5123c7        
        
          <p style="color:#5123c7;">Text here</p>
        
        
          .mytext {color:#5123c7;}
        
        Text color #5123c7
      
           This box has a color of #5123c7        
        
          <div style="background-color:#5123c7;">Content here</div>
        
        
          .mybackground {background-color:#5123c7;}
        
        Background color #5123c7
      
           Border around this has a color of #5123c7        
        
          <div style="border:2px solid #5123c7;">Content here</div>
        
        
          .myborder {border:2px solid #5123c7;}
        
        Border color #5123c7