#5023fc color space conversions
Hex:
        #5023fc
        RGB:
        80, 35, 252
        CMY:
        69, 86, 1
        CMYK:
        68, 86, 0, 1
      HSL:
        252°, 97.3094%, 56.2745%
        HSV (HSB):
        252°, 86.1111%, 98.8235%
        XYZ:
        21.4800, 9.9358, 92.8811
        xyY:
        0.1728, 0.0799, 9.9358
      CIE-Lab:
        37.7270, 72.9751, -97.0462
        CIE-LCH:
        37.7270, 121.4222, 306.9418
        CIE-Luv:
        37.7270, -3.2123, -132.0532
        Hunter-Lab:
        31.5211, 66.4764, -152.6410
      #5023fc color charts
#5023fc RGB chart
      #5023fc CMYK chart
      #5023fc RGB pie chart
      #5023fc color shades, tints & tones
#5023fc color schemes
#5023fc color preview, HTML & CSS examples
           This text has a color of #5023fc        
        
          <p style="color:#5023fc;">Text here</p>
        
        
          .mytext {color:#5023fc;}
        
        Text color #5023fc
      
           This box has a color of #5023fc        
        
          <div style="background-color:#5023fc;">Content here</div>
        
        
          .mybackground {background-color:#5023fc;}
        
        Background color #5023fc
      
           Border around this has a color of #5023fc        
        
          <div style="border:2px solid #5023fc;">Content here</div>
        
        
          .myborder {border:2px solid #5023fc;}
        
        Border color #5023fc