#5075f5 color space conversions
Hex:
        #5075f5
        RGB:
        80, 117, 245
        CMY:
        69, 54, 4
        CMYK:
        67, 52, 0, 4
      HSL:
        227°, 89.1892%, 63.7255%
        HSV (HSB):
        227°, 67.3469%, 96.0784%
        XYZ:
        26.1510, 21.0206, 89.0653
        xyY:
        0.1920, 0.1543, 21.0206
      CIE-Lab:
        52.9721, 27.9086, -68.1277
        CIE-LCH:
        52.9721, 73.6225, 292.2766
        CIE-Luv:
        52.9721, -17.8903, -108.4680
        Hunter-Lab:
        45.8483, 21.5786, -83.0836
      #5075f5 color charts
#5075f5 RGB chart
      #5075f5 CMYK chart
      #5075f5 RGB pie chart
      #5075f5 color shades, tints & tones
#5075f5 color schemes
#5075f5 color preview, HTML & CSS examples
           This text has a color of #5075f5        
        
          <p style="color:#5075f5;">Text here</p>
        
        
          .mytext {color:#5075f5;}
        
        Text color #5075f5
      
           This box has a color of #5075f5        
        
          <div style="background-color:#5075f5;">Content here</div>
        
        
          .mybackground {background-color:#5075f5;}
        
        Background color #5075f5
      
           Border around this has a color of #5075f5        
        
          <div style="border:2px solid #5075f5;">Content here</div>
        
        
          .myborder {border:2px solid #5075f5;}
        
        Border color #5075f5