#5042fb color space conversions
Hex:
        #5042fb
        RGB:
        80, 66, 251
        CMY:
        69, 74, 2
        CMYK:
        68, 74, 0, 2
      HSL:
        245°, 95.8549%, 62.1569%
        HSV (HSB):
        245°, 73.7052%, 98.4314%
        XYZ:
        22.6691, 12.5669, 92.4977
        xyY:
        0.1775, 0.0984, 12.5669
      CIE-Lab:
        42.1033, 59.6307, -89.2394
        CIE-LCH:
        42.1033, 107.3289, 303.7513
        CIE-Luv:
        42.1033, -6.7220, -129.6574
        Hunter-Lab:
        35.4499, 52.1078, -129.8876
      #5042fb color charts
#5042fb RGB chart
      #5042fb CMYK chart
      #5042fb RGB pie chart
      #5042fb color shades, tints & tones
#5042fb color schemes
#5042fb color preview, HTML & CSS examples
           This text has a color of #5042fb        
        
          <p style="color:#5042fb;">Text here</p>
        
        
          .mytext {color:#5042fb;}
        
        Text color #5042fb
      
           This box has a color of #5042fb        
        
          <div style="background-color:#5042fb;">Content here</div>
        
        
          .mybackground {background-color:#5042fb;}
        
        Background color #5042fb
      
           Border around this has a color of #5042fb        
        
          <div style="border:2px solid #5042fb;">Content here</div>
        
        
          .myborder {border:2px solid #5042fb;}
        
        Border color #5042fb