#5672d6 color space conversions
Hex:
        #5672d6
        RGB:
        86, 114, 214
        CMY:
        66, 55, 16
        CMYK:
        60, 47, 0, 16
      HSL:
        227°, 60.9524%, 58.8235%
        HSV (HSB):
        227°, 59.8131%, 83.9216%
        XYZ:
        21.9927, 18.8681, 66.1011
        xyY:
        0.2056, 0.1764, 18.8681
      CIE-Lab:
        50.5325, 20.1828, -54.6365
        CIE-LCH:
        50.5325, 58.2451, 290.2743
        CIE-Luv:
        50.5325, -15.1474, -86.0234
        Hunter-Lab:
        43.4374, 14.3603, -59.8186
      #5672d6 color charts
#5672d6 RGB chart
      #5672d6 CMYK chart
      #5672d6 RGB pie chart
      #5672d6 color shades, tints & tones
#5672d6 color schemes
#5672d6 color preview, HTML & CSS examples
           This text has a color of #5672d6        
        
          <p style="color:#5672d6;">Text here</p>
        
        
          .mytext {color:#5672d6;}
        
        Text color #5672d6
      
           This box has a color of #5672d6        
        
          <div style="background-color:#5672d6;">Content here</div>
        
        
          .mybackground {background-color:#5672d6;}
        
        Background color #5672d6
      
           Border around this has a color of #5672d6        
        
          <div style="border:2px solid #5672d6;">Content here</div>
        
        
          .myborder {border:2px solid #5672d6;}
        
        Border color #5672d6