#5672e5 color space conversions
Hex:
        #5672e5
        RGB:
        86, 114, 229
        CMY:
        66, 55, 10
        CMYK:
        62, 50, 0, 10
      HSL:
        228°, 73.3333%, 61.7647%
        HSV (HSB):
        228°, 62.4454%, 89.8039%
        XYZ:
        23.9979, 19.6702, 76.6606
        xyY:
        0.1994, 0.1635, 19.6702
      CIE-Lab:
        51.4623, 25.2347, -61.6096
        CIE-LCH:
        51.4623, 66.5773, 292.2736
        CIE-Luv:
        51.4623, -15.3886, -97.6040
        Hunter-Lab:
        44.3511, 18.9701, -71.4367
      #5672e5 color charts
#5672e5 RGB chart
      #5672e5 CMYK chart
      #5672e5 RGB pie chart
      #5672e5 color shades, tints & tones
#5672e5 color schemes
#5672e5 color preview, HTML & CSS examples
           This text has a color of #5672e5        
        
          <p style="color:#5672e5;">Text here</p>
        
        
          .mytext {color:#5672e5;}
        
        Text color #5672e5
      
           This box has a color of #5672e5        
        
          <div style="background-color:#5672e5;">Content here</div>
        
        
          .mybackground {background-color:#5672e5;}
        
        Background color #5672e5
      
           Border around this has a color of #5672e5        
        
          <div style="border:2px solid #5672e5;">Content here</div>
        
        
          .myborder {border:2px solid #5672e5;}
        
        Border color #5672e5