#5671fe color space conversions
Hex:
        #5671fe
        RGB:
        86, 113, 254
        CMY:
        66, 56, 0
        CMYK:
        66, 56, 0, 0
      HSL:
        230°, 98.8235%, 66.6667%
        HSV (HSB):
        230°, 66.1417%, 99.6078%
        XYZ:
        27.6323, 20.9444, 96.3522
        xyY:
        0.1907, 0.1445, 20.9444
      CIE-Lab:
        52.8886, 34.2960, -73.2395
        CIE-LCH:
        52.8886, 80.8717, 295.0924
        CIE-Luv:
        52.8886, -15.5626, -116.5647
        Hunter-Lab:
        45.7651, 27.6867, -92.7915
      #5671fe color charts
#5671fe RGB chart
      #5671fe CMYK chart
      #5671fe RGB pie chart
      #5671fe color shades, tints & tones
#5671fe color schemes
#5671fe color preview, HTML & CSS examples
           This text has a color of #5671fe        
        
          <p style="color:#5671fe;">Text here</p>
        
        
          .mytext {color:#5671fe;}
        
        Text color #5671fe
      
           This box has a color of #5671fe        
        
          <div style="background-color:#5671fe;">Content here</div>
        
        
          .mybackground {background-color:#5671fe;}
        
        Background color #5671fe
      
           Border around this has a color of #5671fe        
        
          <div style="border:2px solid #5671fe;">Content here</div>
        
        
          .myborder {border:2px solid #5671fe;}
        
        Border color #5671fe