#5048fc color space conversions
Hex:
        #5048fc
        RGB:
        80, 72, 252
        CMY:
        69, 72, 1
        CMYK:
        68, 71, 0, 1
      HSL:
        243°, 96.7742%, 63.5294%
        HSV (HSB):
        243°, 71.4286%, 98.8235%
        XYZ:
        23.1963, 13.3685, 93.4533
        xyY:
        0.1784, 0.1028, 13.3685
      CIE-Lab:
        43.3133, 56.8011, -87.8033
        CIE-LCH:
        43.3133, 104.5743, 302.8993
        CIE-Luv:
        43.3133, -7.7549, -129.3113
        Hunter-Lab:
        36.5629, 49.2592, -125.9486
      #5048fc color charts
#5048fc RGB chart
      #5048fc CMYK chart
      #5048fc RGB pie chart
      #5048fc color shades, tints & tones
#5048fc color schemes
#5048fc color preview, HTML & CSS examples
           This text has a color of #5048fc        
        
          <p style="color:#5048fc;">Text here</p>
        
        
          .mytext {color:#5048fc;}
        
        Text color #5048fc
      
           This box has a color of #5048fc        
        
          <div style="background-color:#5048fc;">Content here</div>
        
        
          .mybackground {background-color:#5048fc;}
        
        Background color #5048fc
      
           Border around this has a color of #5048fc        
        
          <div style="border:2px solid #5048fc;">Content here</div>
        
        
          .myborder {border:2px solid #5048fc;}
        
        Border color #5048fc